Searched refs:desiredFontSize (Results 1 – 1 of 1) sorted by relevance
412 …float desiredFontSize = max(MinimumFontSize, startingFontSizes.get(node) + style->fontSizeDelta()); in applyRelativeFontStyleChange() local418 if (currentFontSize != desiredFontSize) { in applyRelativeFontStyleChange()419 …neStyle->setProperty(CSSPropertyFontSize, cssValuePool().createValue(desiredFontSize, CSSPrimitive… in applyRelativeFontStyleChange()