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

/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/imgui/
H A Dimgui_impl_gtk3.cpp230 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 Dimgui_impl_gtk3.cpp230 bool next_redraw = false; local in function:ImGui_ImplGtk3_NewFrame
235 next_redraw = true;
282 if (!next_redraw && io.WantTextInput)

Completed in 2 milliseconds