Searched refs:AlwaysUseLegacyFontSize (Results 1 – 1 of 1) sorted by relevance
150 enum LegacyFontSizeMode { AlwaysUseLegacyFontSize, UseLegacyFontSizeOnlyIfPixelValuesMatch }; enumerator1273 m_fixedPitchFontType, AlwaysUseLegacyFontSize); in legacyFontSize()1641 …if (mode == AlwaysUseLegacyFontSize || FontSize::fontSizeForKeyword(document, legacyFontSize, fixe… in legacyFontSizeFromCSSValue()