Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_demo.cpp120 static void ShowExampleAppWindowTitles(bool* p_open);
200 if (show_app_window_titles) ShowExampleAppWindowTitles(&show_app_window_titles); in ShowDemoWindow()
3801 static void ShowExampleAppWindowTitles(bool*) in ShowExampleAppWindowTitles() function
/third_party/skia/third_party/externals/imgui/
Dimgui_demo.cpp184 static void ShowExampleAppWindowTitles(bool* p_open);
292 if (show_app_window_titles) ShowExampleAppWindowTitles(&show_app_window_titles); in ShowDemoWindow()
7111 static void ShowExampleAppWindowTitles(bool*) function