Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_demo.cpp115 static void ShowExampleAppPropertyEditor(bool* p_open);
195 if (show_app_property_editor) ShowExampleAppPropertyEditor(&show_app_property_editor); in ShowDemoWindow()
3561 static void ShowExampleAppPropertyEditor(bool* p_open) in ShowExampleAppPropertyEditor() function
/third_party/skia/third_party/externals/imgui/
Dimgui_demo.cpp178 static void ShowExampleAppPropertyEditor(bool* p_open);
286 if (show_app_property_editor) ShowExampleAppPropertyEditor(&show_app_property_editor); in ShowDemoWindow()
6851 static void ShowExampleAppPropertyEditor(bool* p_open) function