Searched refs:clear_screen (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.61.2/osfmk/console/ |
| H A D | video_console.c | 134 void (*clear_screen)(unsigned int xx, unsigned int yy, unsigned int top, member 337 gc_ops.clear_screen(xx, yy, top, bottom, which); in gc_clear_screen() 440 gc_ops.clear_screen(gc_x, gc_y, 0, vinfo.v_rows, 2); in gc_enable() 2920 gc_ops.clear_screen = vc_clear_screen; in initialize_screen()
|