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

  /external/chromium_org/third_party/skia/include/ports/
SkFontStyle.h 19 kNormal_Weight = 400,
  /external/skia/include/ports/
SkFontStyle.h 19 kNormal_Weight = 400,
  /external/chromium_org/third_party/skia/src/core/
SkFontHost.cpp 58 fUnion.fR.fWeight = kNormal_Weight;
219 SkFontStyle::kNormal_Weight;
236 : SkFontStyle::kNormal_Weight,
  /external/skia/src/core/
SkFontHost.cpp 58 fUnion.fR.fWeight = kNormal_Weight;
219 SkFontStyle::kNormal_Weight;
236 : SkFontStyle::kNormal_Weight,
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_linux.cpp 146 *style = SkFontStyle(bold ? SkFontStyle::kBold_Weight : SkFontStyle::kNormal_Weight,
176 : SkFontStyle::kNormal_Weight,
290 : SkFontStyle::kNormal_Weight,
384 SkTypeface* tf = set->matchStyle(SkFontStyle(SkFontStyle::kNormal_Weight,
SkFontHost_mac.cpp 406 : SkFontStyle::kNormal_Weight,
413 #define WEIGHT_THRESHOLD ((SkFontStyle::kNormal_Weight + SkFontStyle::kBold_Weight)/2)
    [all...]
  /external/skia/src/ports/
SkFontHost_linux.cpp 146 *style = SkFontStyle(bold ? SkFontStyle::kBold_Weight : SkFontStyle::kNormal_Weight,
176 : SkFontStyle::kNormal_Weight,
290 : SkFontStyle::kNormal_Weight,
384 SkTypeface* tf = set->matchStyle(SkFontStyle(SkFontStyle::kNormal_Weight,
SkFontHost_mac.cpp 406 : SkFontStyle::kNormal_Weight,
413 #define WEIGHT_THRESHOLD ((SkFontStyle::kNormal_Weight + SkFontStyle::kBold_Weight)/2)
    [all...]
  /external/chromium_org/third_party/skia/src/fonts/
SkFontMgr_indirect.cpp 280 : SkFontStyle::kNormal_Weight,
  /external/skia/src/fonts/
SkFontMgr_indirect.cpp 280 : SkFontStyle::kNormal_Weight,

Completed in 2950 milliseconds