Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/console/
H A Dvideo_console.c263 static void gc_scroll_down(int num, unsigned int top, unsigned int bottom);
651 gc_scroll_down(1, gc_scrreg_top, gc_scrreg_bottom); in gc_putc_esc()
1013 gc_scroll_down(int num, unsigned int top, unsigned int bottom) in gc_scroll_down() function