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

/darwin-on-arm/xnu/osfmk/console/
H A Dvideo_console.c288 static void gc_set_tab_stop(unsigned int column, boolean_t enabled);
680 gc_set_tab_stop(gc_x, TRUE);
820 gc_set_tab_stop(i, FALSE);
824 gc_set_tab_stop(gc_x, FALSE);
999 gc_set_tab_stop(unsigned int column, boolean_t enabled) function

Completed in 12 milliseconds