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

/macosx-10.10/xnu-2782.1.97/osfmk/console/
H A Dvideo_console.c138 void (*hide_cursor)(unsigned int xx, unsigned int yy); member in struct:__anon15238
504 gc_ops.hide_cursor(xx, yy);
2821 gc_ops.hide_cursor = vc_reverse_cursor;

Completed in 153 milliseconds