Searched refs:gc_set_tab_stop (Results 1 – 1 of 1) sorted by relevance
264 static void gc_set_tab_stop(unsigned int column, boolean_t enabled);646 gc_set_tab_stop(gc_x, TRUE); in gc_putc_esc()790 gc_set_tab_stop(i, FALSE); in gc_putc_gotpars()795 gc_set_tab_stop(gc_x, FALSE); in gc_putc_gotpars()976 gc_set_tab_stop(unsigned int column, boolean_t enabled) in gc_set_tab_stop() function