Home
last modified time | relevance | path

Searched defs:r_outer (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp6879 …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
Dimgui_widgets.cpp1357 ImRect r_outer = GetWindowAllowedExtentRect(popup_window); in BeginCombo() local
/third_party/mesa3d/src/imgui/
Dimgui.cpp7022 …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
Dimgui_widgets.cpp1363 ImRect r_outer = GetWindowAllowedExtentRect(popup_window); in BeginCombo() local
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp8653 …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
Dimgui_widgets.cpp1675 ImRect r_outer = GetPopupAllowedExtentRect(popup_window); in BeginComboPopup() local