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

  /external/skia/src/ports/
SkFontHost_FreeType_common.cpp 143 if (fRec.fFlags & SkScalerContext::kEmbolden_Flag && !(face->style_flags & FT_STYLE_FLAG_BOLD)) {
190 if (fRec.fFlags & SkScalerContext::kEmbolden_Flag && !(face->style_flags & FT_STYLE_FLAG_BOLD)) {
310 if (fRec.fFlags & SkScalerContext::kEmbolden_Flag && !(face->style_flags & FT_STYLE_FLAG_BOLD)) {
SkFontHost_FreeType.cpp     [all...]
SkFontHost_win.cpp     [all...]
SkFontHost_win_dw.cpp     [all...]
  /external/skia/legacy/include/core/
SkScalerContext.h 170 kEmbolden_Flag = 0x0008,
  /external/skia/src/core/
SkScalerContext.h 131 kEmbolden_Flag = 0x0008,
SkPaint.cpp     [all...]
  /external/skia/legacy/src/ports/
SkFontHost_FreeType.cpp     [all...]
SkFontHost_win.cpp     [all...]
  /external/skia/legacy/src/core/
SkPaint.cpp     [all...]

Completed in 378 milliseconds