Searched refs:TabType (Results 1 – 3 of 3) sorted by relevance
45 enum TabType { enum148 TabType left_tab_type() const { in ELISTIZEH()151 void set_left_tab_type(TabType new_type) { in ELISTIZEH()154 TabType right_tab_type() const { in ELISTIZEH()157 void set_right_tab_type(TabType new_type) { in ELISTIZEH()276 TabType left_tab_type_; // Indicates tab-stop assessment in ELISTIZEH()277 TabType right_tab_type_; // Indicates tab-stop assessment in ELISTIZEH()
67 TabType confirmed_type; // Type to flag blobs if accepted.
185 TabType tabtype = bbox->left_tab_type(); in DisplayTabs()