Searched refs:NormalKerning (Results 1 – 4 of 4) sorted by relevance
73 enum Kerning { AutoKerning, NormalKerning, NoneKerning }; enumerator
266 case FontDescription::NormalKerning: in computeTypesettingFeatures()
513 case FontDescription::NormalKerning: in setFontFeatures()
3387 case FontDescription::NormalKerning: in CSSPrimitiveValue()3406 return FontDescription::NormalKerning; in Kerning()