Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_demo.cpp110 static void ShowExampleAppDocuments(bool* p_open);
190 …if (show_app_documents) ShowExampleAppDocuments(&show_app_documents); // Process the… in ShowDemoWindow()
4030 void ShowExampleAppDocuments(bool* p_open) in ShowExampleAppDocuments() function
/third_party/skia/third_party/externals/imgui/
Dimgui_demo.cpp173 static void ShowExampleAppDocuments(bool* p_open);
281 if (show_app_documents) ShowExampleAppDocuments(&show_app_documents); in ShowDemoWindow()
7474 void ShowExampleAppDocuments(bool* p_open) function