Searched defs:r_avoid (Results 1 – 3 of 3) sorted by relevance
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imgui.cpp | 6879 …s, const ImVec2& size, ImGuiDir* last_dir, const ImRect& r_outer, const ImRect& r_avoid, ImGuiPopu… in FindBestWindowPosForPopupEx() 6944 ImRect r_avoid; in FindBestWindowPosForPopup() local 6953 …ImRect r_avoid = ImRect(window->Pos.x - 1, window->Pos.y - 1, window->Pos.x + 1, window->Pos.y + 1… in FindBestWindowPosForPopup() local 6961 ImRect r_avoid; in FindBestWindowPosForPopup() local
|
| /third_party/mesa3d/src/imgui/ |
| D | imgui.cpp | 7022 …s, const ImVec2& size, ImGuiDir* last_dir, const ImRect& r_outer, const ImRect& r_avoid, ImGuiPopu… in FindBestWindowPosForPopupEx() 7087 ImRect r_avoid; in FindBestWindowPosForPopup() local 7096 …ImRect r_avoid = ImRect(window->Pos.x - 1, window->Pos.y - 1, window->Pos.x + 1, window->Pos.y + 1… in FindBestWindowPosForPopup() local 7104 ImRect r_avoid; in FindBestWindowPosForPopup() local
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imgui.cpp | 8653 …s, const ImVec2& size, ImGuiDir* last_dir, const ImRect& r_outer, const ImRect& r_avoid, ImGuiPopu… in FindBestWindowPosForPopupEx() 8750 ImRect r_avoid; in FindBestWindowPosForPopup() local 8759 …ImRect r_avoid = ImRect(window->Pos.x - 1, window->Pos.y - 1, window->Pos.x + 1, window->Pos.y + 1… in FindBestWindowPosForPopup() local 8767 ImRect r_avoid; in FindBestWindowPosForPopup() local
|