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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_widgets.cpp293 bool need_backup = (GImGui->CurrentWindow->DC.TextWrapPos < 0.0f); // Keep existing wrap position if one is already set local in function:ImGui::TextWrappedV
294 if (need_backup)
297 if (need_backup)
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_widgets.cpp293 bool need_backup = (GImGui->CurrentWindow->DC.TextWrapPos < 0.0f); // Keep existing wrap position if one is already set local in function:ImGui::TextWrappedV
294 if (need_backup)
297 if (need_backup)

Completed in 79 milliseconds