HomeSort by: relevance | last modified time | path
    Searched refs:TAB_LEFT (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/groff/dist/src/roff/troff/
env.cpp 690 tabs(units_per_inch/2, TAB_LEFT),
2656 case TAB_LEFT:
2677 case TAB_LEFT:
2774 tab_type type = TAB_LEFT;
2862 case TAB_LEFT:
2917 case TAB_LEFT:
2983 if (current_tab == TAB_NONE || current_tab == TAB_LEFT) {
2985 if (current_tab == TAB_LEFT) {
env.h 80 enum tab_type { TAB_NONE, TAB_LEFT, TAB_CENTER, TAB_RIGHT };
mtsm.cpp 275 case TAB_LEFT:

Completed in 129 milliseconds