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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp37 // [SECTION] Example App: Long Text / ShowExampleAppLongText()
120 static void ShowExampleAppLongText(bool* p_open);
200 if (show_app_long_text) ShowExampleAppLongText(&show_app_long_text);
3734 // [SECTION] Example App: Long Text / ShowExampleAppLongText()
3738 static void ShowExampleAppLongText(bool* p_open) function in typeref:typename:void

Completed in 13 milliseconds