Searched refs:WIDTH_BREAKPOINT_320VP (Results 1 – 1 of 1) sorted by relevance
102 constexpr double WIDTH_BREAKPOINT_320VP = 320.0; // window width threshold variable7883 if (width < WIDTH_BREAKPOINT_320VP) { in GetWindowWidthBreakpoint()