Searched refs:GetTabOrder (Results 1 – 3 of 3) sorted by relevance
30 CPDFSDK_AnnotIterator::TabOrder GetTabOrder(CPDFSDK_PageView* pPageView) { in GetTabOrder() function46 m_eTabOrder(GetTabOrder(pPageView)) { in CPDFSDK_AnnotIterator()
1299 …int GetTabOrder(const ImGuiTabItem* tab) const { return Tabs.index_from_ptr(tab);… in GetTabOrder() function
5990 int tab2_order = tab_bar->GetTabOrder(tab1) + tab_bar->ReorderRequestDir; in TabBarLayout()6187 int order = tab_bar->GetTabOrder(tab); in TabBarScrollToTab()6248 int selected_order = tab_bar->GetTabOrder(tab_item); in TabBarScrollingButtons()