Home
last modified time | relevance | path

Searched refs:std_cursor (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/motif_l/
H A Dm_vi.c69 static Cursor std_cursor; variable
240 { "pointerShape", XutRKcursor, &std_cursor },
1363 (is_busy) ? busy_cursor : std_cursor in __vi_set_cursor()