HomeSort by relevance Sort by last modified time
    Searched refs:kForceAutohinting_Flag (Results 1 - 6 of 6) sorted by null

  /external/skia/src/core/
SkScalerContext.h 190 kForceAutohinting_Flag = 0x0020, // Use auto instead of bytcode hinting if hinting.
SkPaint.cpp     [all...]
  /external/skia/src/ports/
SkTypeface_win_dw.cpp 262 SkScalerContext::kForceAutohinting_Flag |
SkFontHost_FreeType.cpp 813 if (fRec.fFlags & SkScalerContext::kForceAutohinting_Flag) {
822 if (fRec.fFlags & SkScalerContext::kForceAutohinting_Flag) {
    [all...]
SkFontHost_mac.cpp     [all...]
SkFontHost_win.cpp     [all...]

Completed in 76 milliseconds