Searched defs:SetWindowCollapsed (Results 1 – 1 of 1) sorted by relevance
6126 void ImGui::SetWindowCollapsed(ImGuiWindow* window, bool collapsed, ImGuiCond cond) in SetWindowCollapsed() function in ImGui6137 void ImGui::SetWindowCollapsed(bool collapsed, ImGuiCond cond) in SetWindowCollapsed() function in ImGui6154 void ImGui::SetWindowCollapsed(const char* name, bool collapsed, ImGuiCond cond) in SetWindowCollapsed() function in ImGui