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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h1335 IMGUI_API ImRect GetWindowAllowedExtentRect(ImGuiWindow* window);
H A Dimgui.cpp7012 ImRect ImGui::GetWindowAllowedExtentRect(ImGuiWindow*) function in class:ImGui
7079 ImRect r_outer = GetWindowAllowedExtentRect(window);
H A Dimgui_widgets.cpp1363 ImRect r_outer = GetWindowAllowedExtentRect(popup_window);
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h1335 IMGUI_API ImRect GetWindowAllowedExtentRect(ImGuiWindow* window);
H A Dimgui.cpp7012 ImRect ImGui::GetWindowAllowedExtentRect(ImGuiWindow*) function in class:ImGui
7079 ImRect r_outer = GetWindowAllowedExtentRect(window);
H A Dimgui_widgets.cpp1363 ImRect r_outer = GetWindowAllowedExtentRect(popup_window);

Completed in 66 milliseconds