Searched refs:r_screen (Results 1 – 1 of 1) sorted by relevance
7015 ImRect r_screen = GetViewportRect(); in GetWindowAllowedExtentRect() local7016 …r_screen.Expand(ImVec2((r_screen.GetWidth() > padding.x * 2) ? -padding.x : 0.0f, (r_screen.GetHei… in GetWindowAllowedExtentRect()7017 return r_screen; in GetWindowAllowedExtentRect()