Searched defs:CollapsingHeader (Results 1 – 2 of 2) sorted by relevance
4978 bool ImGui::CollapsingHeader(const char* label, ImGuiTreeNodeFlags flags) in CollapsingHeader() function in ImGui4987 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