Searched refs:gc_set_tab_stop (Results 1 – 1 of 1) sorted by relevance
265 static void gc_set_tab_stop(unsigned int column, boolean_t enabled);647 gc_set_tab_stop(gc_x, TRUE); in gc_putc_esc()791 gc_set_tab_stop(i, FALSE); in gc_putc_gotpars()796 gc_set_tab_stop(gc_x, FALSE); in gc_putc_gotpars()977 gc_set_tab_stop(unsigned int column, boolean_t enabled) in gc_set_tab_stop() function