Home
last modified time | relevance | path

Searched refs:GetWindowAllowedExtentRect (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui_internal.h1335 IMGUI_API ImRect GetWindowAllowedExtentRect(ImGuiWindow* window);
H A Dimgui.cpp7012 ImRect ImGui::GetWindowAllowedExtentRect(ImGuiWindow*) in GetWindowAllowedExtentRect() function in ImGui
7079 ImRect r_outer = GetWindowAllowedExtentRect(window); in FindBestWindowPosForPopup()
H A Dimgui_widgets.cpp1363 ImRect r_outer = GetWindowAllowedExtentRect(popup_window); in BeginCombo()

Completed in 32 milliseconds