Searched refs:MinimumFontSize (Results 1 – 1 of 1) sorted by relevance
310 static const float MinimumFontSize = 0.1f; in applyRelativeFontStyleChange() local412 …float desiredFontSize = max(MinimumFontSize, startingFontSizes.get(node) + style->fontSizeDelta()); in applyRelativeFontStyleChange()