Searched refs:show_app_console (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp183 static bool show_app_console = false; local in function:ImGui::ShowDemoWindow
196 if (show_app_console) ShowExampleAppConsole(&show_app_console);
268 ImGui::MenuItem("Console", NULL, &show_app_console);

Completed in 9 milliseconds