Searched defs:CollapsingHeader (Results 1 – 2 of 2) sorted by relevance
4961 bool ImGui::CollapsingHeader(const char* label, ImGuiTreeNodeFlags flags) in CollapsingHeader() function in ImGui4970 bool ImGui::CollapsingHeader(const char* label, bool* p_open, ImGuiTreeNodeFlags flags) in CollapsingHeader() function in ImGui
6070 bool ImGui::CollapsingHeader(const char* label, ImGuiTreeNodeFlags flags) in CollapsingHeader() function in ImGui6083 bool ImGui::CollapsingHeader(const char* label, bool* p_visible, ImGuiTreeNodeFlags flags) in CollapsingHeader() function in ImGui