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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp43 // [SECTION] Example App: Documents Handling / ShowExampleAppDocuments()
114 static void ShowExampleAppDocuments(bool* p_open);
194 if (show_app_documents) ShowExampleAppDocuments(&show_app_documents); // Process the Document app next, as it may also use a DockSpace()
4048 // [SECTION] Example App: Documents Handling / ShowExampleAppDocuments()
4140 void ShowExampleAppDocuments(bool* p_open) function in typeref:typename:void

Completed in 8 milliseconds