Searched refs:allowKerning (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/mac/
H A DComplexTextControllerATSUI.cpp304 bool allowKerning = typesettingFeatures & Kerning; local
305 status = ATSUSetAttributes(atsuStyle, allowKerning ? 3 : 4, styleTags, styleSizes, styleValues);

Completed in 183 milliseconds