Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/console/
H A Dvideo_console.c265 static void gc_show_cursor(unsigned int xx, unsigned int yy);
1200 gc_show_cursor(unsigned int xx, unsigned int yy) in gc_show_cursor() function
1238 gc_show_cursor(gc_x, gc_y); in vcputc_options()