Searched refs:TAB_LEFT (Results 1 – 3 of 3) sorted by relevance
688 tabs(units_per_inch/2, TAB_LEFT), in environment()2654 case TAB_LEFT: in to_string()2675 case TAB_LEFT: in to_string()2772 tab_type type = TAB_LEFT; in set_tabs()2860 case TAB_LEFT: in wrap_up_tab()2915 case TAB_LEFT: in handle_tab()2981 if (current_tab == TAB_NONE || current_tab == TAB_LEFT) { in wrap_up_field()2983 if (current_tab == TAB_LEFT) { in wrap_up_field()
78 enum tab_type { TAB_NONE, TAB_LEFT, TAB_CENTER, TAB_RIGHT }; enumerator
273 case TAB_LEFT: in add_tag_ta()