Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_demo.cpp114 static void ShowExampleAppLayout(bool* p_open);
194 if (show_app_layout) ShowExampleAppLayout(&show_app_layout); in ShowDemoWindow()
3500 static void ShowExampleAppLayout(bool* p_open) in ShowExampleAppLayout() function
/third_party/skia/third_party/externals/imgui/
Dimgui_demo.cpp177 static void ShowExampleAppLayout(bool* p_open);
285 if (show_app_layout) ShowExampleAppLayout(&show_app_layout); in ShowDemoWindow()
6738 static void ShowExampleAppLayout(bool* p_open) function