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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp35 // [SECTION] Example App: Simple Layout / ShowExampleAppLayout()
118 static void ShowExampleAppLayout(bool* p_open);
198 if (show_app_layout) ShowExampleAppLayout(&show_app_layout);
3600 // [SECTION] Example App: Simple Layout / ShowExampleAppLayout()
3604 static void ShowExampleAppLayout(bool* p_open) function in typeref:typename:void

Completed in 9 milliseconds