Searched defs:popup_hierarchy (Results 1 – 1 of 1) sorted by relevance
6707 static ImGuiWindow* GetCombinedRootWindow(ImGuiWindow* window, bool popup_hierarchy) in GetCombinedRootWindow()6715 …ol ImGui::IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent, bool popup_hierarchy) in IsWindowChildOf()6757 const bool popup_hierarchy = (flags & ImGuiHoveredFlags_NoPopupHierarchy) == 0; in IsWindowHovered() local6790 const bool popup_hierarchy = (flags & ImGuiFocusedFlags_NoPopupHierarchy) == 0; in IsWindowFocused() local