Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/console/
H A Dvideo_console.c245 static void gc_hide_cursor(unsigned int xx, unsigned int yy);
450 gc_hide_cursor(unsigned int xx, unsigned int yy) in gc_hide_cursor() function
1236 gc_hide_cursor(gc_x, gc_y); in vcputc_options()