Searched refs:show_cursor (Results 1 – 1 of 1) sorted by relevance
139 void (*show_cursor)(unsigned int xx, unsigned int yy); member441 gc_ops.show_cursor(gc_x, gc_y); in gc_enable()1217 gc_ops.show_cursor(xx, yy); in gc_show_cursor()2922 gc_ops.show_cursor = vc_reverse_cursor; in initialize_screen()