Searched refs:HEIGHT_ASPECTRATIO_THRESHOLD1 (Results 1 – 1 of 1) sorted by relevance
106 constexpr double HEIGHT_ASPECTRATIO_THRESHOLD1 = 0.8; // window height/width = 0.8 variable7914 if (aspectRatio < HEIGHT_ASPECTRATIO_THRESHOLD1) { in GetWindowHeightBreakpoint()