Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp7022 …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