HomeSort by relevance Sort by last modified time
    Searched full:allowkerning (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/mac/
ComplexTextControllerATSUI.cpp 304 bool allowKerning = typesettingFeatures & Kerning;
305 status = ATSUSetAttributes(atsuStyle, allowKerning ? 3 : 4, styleTags, styleSizes, styleValues);

Completed in 42 milliseconds