Searched refs:next_redraw (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/imgui/ | ||
| H A D | imgui_impl_gtk3.cpp | 230 bool next_redraw = false; local in function:ImGui_ImplGtk3_NewFrame 235 next_redraw = true; 282 if (!next_redraw && io.WantTextInput) |
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/imgui/ | ||
| H A D | imgui_impl_gtk3.cpp | 230 bool next_redraw = false; local in function:ImGui_ImplGtk3_NewFrame 235 next_redraw = true; 282 if (!next_redraw && io.WantTextInput) |
Completed in 2 milliseconds