Home
last modified time | relevance | path

Searched refs:FC_WEIGHT_DEMIBOLD (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
Dtype.c89 #define FC_WEIGHT_DEMIBOLD 180 macro
90 #define FC_WEIGHT_SEMIBOLD FC_WEIGHT_DEMIBOLD
874 if (weight >= FC_WEIGHT_DEMIBOLD) in LoadFontConfigFonts()
/external/skia/src/ports/
DSkFontConfigInterface_direct.cpp422 { SkTFixed<FC_WEIGHT_DEMIBOLD>::value, SkTFixed<SkFS::kSemiBold_Weight>::value }, in skfontstyle_from_fcpattern()
465 { SkTFixed<SkFS::kSemiBold_Weight>::value, SkTFixed<FC_WEIGHT_DEMIBOLD>::value }, in fcpattern_from_skfontstyle()
DSkFontMgr_fontconfig.cpp327 { SkTFixed<FC_WEIGHT_DEMIBOLD>::value, SkTFixed<SkFS::kSemiBold_Weight>::value }, in skfontstyle_from_fcpattern()
372 { SkTFixed<SkFS::kSemiBold_Weight>::value, SkTFixed<FC_WEIGHT_DEMIBOLD>::value }, in fcpattern_from_skfontstyle()