Searched refs:DebugNodeWindowsList (Results 1 – 2 of 2) sorted by relevance
11408 DebugNodeWindowsList(&g.Windows, "Windows"); in ShowMetricsWindow()12012 …if (window->DC.ChildWindows.Size > 0) { DebugNodeWindowsList(&window->DC.ChildWindows, "ChildWin… in DebugNodeWindow()12029 void ImGui::DebugNodeWindowsList(ImVector<ImGuiWindow*>* windows, const char* label) in DebugNodeWindowsList() function in ImGui12235 void ImGui::DebugNodeWindowsList(ImVector<ImGuiWindow*>*, const char*) {} in DebugNodeWindowsList() function in ImGui
2753 … IMGUI_API void DebugNodeWindowsList(ImVector<ImGuiWindow*>* windows, const char* label);