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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h1434 IMGUI_API ImVec2 TabItemCalcSize(const char* label, bool has_close_button);
H A Dimgui_widgets.cpp6543 ImVec2 ImGui::TabItemCalcSize(const char* label, bool has_close_button) argument
6548 if (has_close_button)
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h1434 IMGUI_API ImVec2 TabItemCalcSize(const char* label, bool has_close_button);
H A Dimgui_widgets.cpp6543 ImVec2 ImGui::TabItemCalcSize(const char* label, bool has_close_button) argument
6548 if (has_close_button)

Completed in 37 milliseconds