Home
last modified time | relevance | path

Searched refs:TabItemEx (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui_internal.h1433 …IMGUI_API bool TabItemEx(ImGuiTabBar* tab_bar, const char* label, bool* p_open, ImGuiTabI…
Dimgui_widgets.cpp6316 bool ret = TabItemEx(tab_bar, label, p_open, flags); in BeginTabItem()
6339 bool ImGui::TabItemEx(ImGuiTabBar* tab_bar, const char* label, bool* p_open, ImGuiTabItemFlags f… in TabItemEx() function in ImGui