Searched defs:r_outer (Results 1 – 6 of 6) sorted by relevance
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imgui.cpp | 6879 …Ex(const ImVec2& ref_pos, const ImVec2& size, ImGuiDir* last_dir, const ImRect& r_outer, const ImR… in FindBestWindowPosForPopupEx() 6936 ImRect r_outer = GetWindowAllowedExtentRect(window); in FindBestWindowPosForPopup() local
|
| D | imgui_widgets.cpp | 1357 ImRect r_outer = GetWindowAllowedExtentRect(popup_window); in BeginCombo() local
|
| /third_party/mesa3d/src/imgui/ |
| D | imgui.cpp | 7022 …Ex(const ImVec2& ref_pos, const ImVec2& size, ImGuiDir* last_dir, const ImRect& r_outer, const ImR… in FindBestWindowPosForPopupEx() 7079 ImRect r_outer = GetWindowAllowedExtentRect(window); in FindBestWindowPosForPopup() local
|
| D | imgui_widgets.cpp | 1363 ImRect r_outer = GetWindowAllowedExtentRect(popup_window); in BeginCombo() local
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imgui.cpp | 8653 …Ex(const ImVec2& ref_pos, const ImVec2& size, ImGuiDir* last_dir, const ImRect& r_outer, const ImR… in FindBestWindowPosForPopupEx() 8742 ImRect r_outer = GetPopupAllowedExtentRect(window); in FindBestWindowPosForPopup() local
|
| D | imgui_widgets.cpp | 1675 ImRect r_outer = GetPopupAllowedExtentRect(popup_window); in BeginComboPopup() local
|