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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp186 static bool show_app_property_editor = false; local in function:ImGui::ShowDemoWindow
199 if (show_app_property_editor) ShowExampleAppPropertyEditor(&show_app_property_editor);
271 ImGui::MenuItem("Property editor", NULL, &show_app_property_editor);

Completed in 8 milliseconds