Home
last modified time | relevance | path

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

/external/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