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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp191 static bool show_app_window_titles = false; local in function:ImGui::ShowDemoWindow
204 if (show_app_window_titles) ShowExampleAppWindowTitles(&show_app_window_titles);
276 ImGui::MenuItem("Manipulating window titles", NULL, &show_app_window_titles);

Completed in 9 milliseconds