Home
last modified time | relevance | path

Searched refs:ShowExampleAppConsole (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_demo.cpp112 static void ShowExampleAppConsole(bool* p_open);
192 if (show_app_console) ShowExampleAppConsole(&show_app_console); in ShowDemoWindow()
3364 static void ShowExampleAppConsole(bool* p_open) in ShowExampleAppConsole() function
/third_party/skia/third_party/externals/imgui/
Dimgui_demo.cpp175 static void ShowExampleAppConsole(bool* p_open);
283 if (show_app_console) ShowExampleAppConsole(&show_app_console); in ShowDemoWindow()
6569 static void ShowExampleAppConsole(bool* p_open) function