Searched defs:CollapsingHeader (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_widgets.cpp4978 bool ImGui::CollapsingHeader(const char* label, ImGuiTreeNodeFlags flags) function in class:ImGui
4987 bool ImGui::CollapsingHeader(const char* label, bool* p_open, ImGuiTreeNodeFlags flags) function in class:ImGui
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_widgets.cpp4978 bool ImGui::CollapsingHeader(const char* label, ImGuiTreeNodeFlags flags) function in class:ImGui
4987 bool ImGui::CollapsingHeader(const char* label, bool* p_open, ImGuiTreeNodeFlags flags) function in class:ImGui

Completed in 26 milliseconds