Searched refs:tab_list_popup_button (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_widgets.cpp6008 const bool tab_list_popup_button = (tab_bar->Flags & ImGuiTabBarFlags_TabListPopupButton) != 0; local in function:ImGui::TabBarLayout
6009 if (tab_list_popup_button)
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_widgets.cpp6008 const bool tab_list_popup_button = (tab_bar->Flags & ImGuiTabBarFlags_TabListPopupButton) != 0; local in function:ImGui::TabBarLayout
6009 if (tab_list_popup_button)

Completed in 26 milliseconds