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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp189 static bool show_app_constrained_resize = false; local in function:ImGui::ShowDemoWindow
202 if (show_app_constrained_resize) ShowExampleAppConstrainedResize(&show_app_constrained_resize);
274 ImGui::MenuItem("Constrained-resizing window", NULL, &show_app_constrained_resize);

Completed in 8 milliseconds