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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp181 static bool show_app_documents = false; local in function:ImGui::ShowDemoWindow
194 if (show_app_documents) ShowExampleAppDocuments(&show_app_documents); // Process the Document app next, as it may also use a DockSpace()
278 ImGui::MenuItem("Documents", NULL, &show_app_documents);

Completed in 8 milliseconds