Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/console/
H A Dvideo_console.c138 void (*hide_cursor)(unsigned int xx, unsigned int yy); member
467 gc_ops.hide_cursor(xx, yy); in gc_hide_cursor()
2926 gc_ops.hide_cursor = vc_reverse_cursor; in initialize_screen()