Searched refs:uz_text_lines (Results 1 – 2 of 2) sorted by relevance
856 …this->min_y = std::max(ScaleGUITrad(this->uz_min_y), this->uz_text_lines * GetCharacterHeight(this… in AdjustPaddingForZoom()871 …this->min_y = std::max(ScaleGUITrad(this->uz_min_y), this->uz_text_lines * GetCharacterHeight(this… in SetMinimalSize()894 this->uz_text_lines = min_lines; in SetMinimalTextLines()897 …this->min_y = std::max(ScaleGUITrad(this->uz_min_y), this->uz_text_lines * GetCharacterHeight(this… in SetMinimalTextLines()
272 uint8 uz_text_lines; ///< 'Unscaled' text lines, stored for resize calculation. variable