Searched refs:MAX_DECOR_HEIGHT (Results 1 – 2 of 2) sorted by relevance
35 constexpr int32_t MAX_DECOR_HEIGHT = 112; variable473 if (height < MIN_DECOR_HEIGHT || height > MAX_DECOR_HEIGHT) { in SetCustomDecorHeight()
46 constexpr int32_t MAX_DECOR_HEIGHT = 112; variable6290 if (height < MIN_DECOR_HEIGHT || height > MAX_DECOR_HEIGHT) { in OnSetWindowDecorHeight()