Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_demo.cpp113 static void ShowExampleAppLog(bool* p_open);
193 if (show_app_log) ShowExampleAppLog(&show_app_log); in ShowDemoWindow()
3470 static void ShowExampleAppLog(bool* p_open) in ShowExampleAppLog() function
/third_party/skia/third_party/externals/imgui/
Dimgui_demo.cpp176 static void ShowExampleAppLog(bool* p_open);
284 if (show_app_log) ShowExampleAppLog(&show_app_log); in ShowDemoWindow()
6704 static void ShowExampleAppLog(bool* p_open) function