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

/freebsd-10.0-release/contrib/groff/src/roff/troff/
H A Denv.cpp688 tabs(units_per_inch/2, TAB_LEFT),
2654 case TAB_LEFT:
2675 case TAB_LEFT:
2772 tab_type type = TAB_LEFT;
2860 case TAB_LEFT:
2915 case TAB_LEFT:
2981 if (current_tab == TAB_NONE || current_tab == TAB_LEFT) {
2983 if (current_tab == TAB_LEFT) {
H A Denv.h78 enum tab_type { TAB_NONE, TAB_LEFT, TAB_CENTER, TAB_RIGHT }; enumerator in enum:tab_type
H A Dmtsm.cpp273 case TAB_LEFT:

Completed in 112 milliseconds