Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontConfigInterface_direct.cpp420 { SkTFixed<FC_WEIGHT_REGULAR>::value, SkTFixed<SkFS::kNormal_Weight>::value }, in skfontstyle_from_fcpattern()
428 int weight = map_ranges(get_int(pattern, FC_WEIGHT, FC_WEIGHT_REGULAR), in skfontstyle_from_fcpattern()
463 { SkTFixed<SkFS::kNormal_Weight>::value, SkTFixed<FC_WEIGHT_REGULAR>::value }, in fcpattern_from_skfontstyle()
DSkFontMgr_fontconfig.cpp325 { SkTFixed<FC_WEIGHT_REGULAR>::value, SkTFixed<SkFS::kNormal_Weight>::value }, in skfontstyle_from_fcpattern()
333 int weight = map_ranges(get_int(pattern, FC_WEIGHT, FC_WEIGHT_REGULAR), in skfontstyle_from_fcpattern()
370 { SkTFixed<SkFS::kNormal_Weight>::value, SkTFixed<FC_WEIGHT_REGULAR>::value }, in fcpattern_from_skfontstyle()
/external/ImageMagick/MagickCore/
Dtype.c86 #define FC_WEIGHT_REGULAR 80 macro
87 #define FC_WEIGHT_NORMAL FC_WEIGHT_REGULAR