Searched refs:NodeWindows (Results 1 – 1 of 1) sorted by relevance
9372 static void NodeWindows(ImVector<ImGuiWindow*>& windows, const char* label) in ShowMetricsWindow() function9403 … if (window->DC.ChildWindows.Size > 0) NodeWindows(window->DC.ChildWindows, "ChildWindows"); in ShowMetricsWindow()9448 Funcs::NodeWindows(g.Windows, "Windows"); in ShowMetricsWindow()