Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_demo.cpp118 static void ShowExampleAppConstrainedResize(bool* p_open);
198 if (show_app_constrained_resize) ShowExampleAppConstrainedResize(&show_app_constrained_resize); in ShowDemoWindow()
3713 static void ShowExampleAppConstrainedResize(bool* p_open) in ShowExampleAppConstrainedResize() function
/third_party/skia/third_party/externals/imgui/
Dimgui_demo.cpp181 static void ShowExampleAppConstrainedResize(bool* p_open);
289 if (show_app_constrained_resize) ShowExampleAppConstrainedResize(&show_app_constrained_resize); in ShowDemoWindow()
6972 static void ShowExampleAppConstrainedResize(bool* p_open) function