Searched refs:GetTabName (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h1300 const char* GetTabName(const ImGuiTabItem* tab) const function in struct:ImGuiTabBar
H A Dimgui_widgets.cpp6033 const char* tab_name = tab_bar->GetTabName(tab);
6282 const char* tab_name = tab_bar->GetTabName(tab);
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h1300 const char* GetTabName(const ImGuiTabItem* tab) const function in struct:ImGuiTabBar
H A Dimgui_widgets.cpp6033 const char* tab_name = tab_bar->GetTabName(tab);
6282 const char* tab_name = tab_bar->GetTabName(tab);

Completed in 35 milliseconds