Searched refs:ShowStackToolWindow (Results 1 – 5 of 5) sorted by relevance
310 …IMGUI_API void ShowStackToolWindow(bool* p_open = NULL); // create Stack Tool window. h…
11265 ShowStackToolWindow(&cfg->ShowStackTool); in ShowMetricsWindow()12161 void ImGui::ShowStackToolWindow(bool* p_open) in ShowStackToolWindow() function in ImGui12238 void ImGui::ShowStackToolWindow(bool*) {} in ShowStackToolWindow() function in ImGui
302 if (show_app_stack_tool) { ImGui::ShowStackToolWindow(&show_app_stack_tool); } in ShowDemoWindow()
203 Since Dear ImGui 1.85 you can use `Demo>Tools>Stack Tool` or call `ImGui::ShowStackToolWindow()`. T…
52 or by calling the ShowStackToolWindow() function. The tool run queries on hovered id to display