Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontConfigInterface_direct.cpp439 { SkTFixed<FC_WIDTH_EXTRAEXPANDED>::value, SkTFixed<SkFS::kExtraExpanded_Width>::value }, in skfontstyle_from_fcpattern()
481 { SkTFixed<SkFS::kExtraExpanded_Width>::value, SkTFixed<FC_WIDTH_EXTRAEXPANDED>::value }, in fcpattern_from_skfontstyle()
DSkFontMgr_fontconfig.cpp344 { SkTFixed<FC_WIDTH_EXTRAEXPANDED>::value, SkTFixed<SkFS::kExtraExpanded_Width>::value }, in skfontstyle_from_fcpattern()
388 { SkTFixed<SkFS::kExtraExpanded_Width>::value, SkTFixed<FC_WIDTH_EXTRAEXPANDED>::value }, in fcpattern_from_skfontstyle()
/external/ImageMagick/MagickCore/
Dtype.c78 #define FC_WIDTH_EXTRAEXPANDED 150 macro
858 if (width >= FC_WIDTH_EXTRAEXPANDED) in LoadFontConfigFonts()