Home
last modified time | relevance | path

Searched defs:SetWindowCollapsed (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/imgui/
Dimgui.cpp6126 void ImGui::SetWindowCollapsed(ImGuiWindow* window, bool collapsed, ImGuiCond cond) in SetWindowCollapsed() function in ImGui
6137 void ImGui::SetWindowCollapsed(bool collapsed, ImGuiCond cond) in SetWindowCollapsed() function in ImGui
6154 void ImGui::SetWindowCollapsed(const char* name, bool collapsed, ImGuiCond cond) in SetWindowCollapsed() function in ImGui
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp5999 static void SetWindowCollapsed(ImGuiWindow* window, bool collapsed, ImGuiCond cond) in SetWindowCollapsed() function
6010 void ImGui::SetWindowCollapsed(bool collapsed, ImGuiCond cond) in SetWindowCollapsed() function in ImGui
6027 void ImGui::SetWindowCollapsed(const char* name, bool collapsed, ImGuiCond cond) in SetWindowCollapsed() function in ImGui
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp6908 void ImGui::SetWindowCollapsed(ImGuiWindow* window, bool collapsed, ImGuiCond cond) in SetWindowCollapsed() function in ImGui
6926 void ImGui::SetWindowCollapsed(bool collapsed, ImGuiCond cond) in SetWindowCollapsed() function in ImGui
6943 void ImGui::SetWindowCollapsed(const char* name, bool collapsed, ImGuiCond cond) in SetWindowCollapsed() function in ImGui