Searched defs:CollapsingHeader (Results 1 – 3 of 3) 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
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