Searched refs:backup_pos (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui_widgets.cpp | 4592 ImVec2 backup_pos = GetCursorScreenPos(); local in function:ImGui::ColorPickerOptionsPopup 4595 SetCursorScreenPos(backup_pos); |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui_widgets.cpp | 4592 ImVec2 backup_pos = GetCursorScreenPos(); local in function:ImGui::ColorPickerOptionsPopup 4595 SetCursorScreenPos(backup_pos); |
Completed in 25 milliseconds