Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontConfigInterface_direct.cpp438 { SkTFixed<FC_WIDTH_EXPANDED>::value, SkTFixed<SkFS::kExpanded_Width>::value }, in skfontstyle_from_fcpattern()
480 { SkTFixed<SkFS::kExpanded_Width>::value, SkTFixed<FC_WIDTH_EXPANDED>::value }, in fcpattern_from_skfontstyle()
DSkFontMgr_fontconfig.cpp343 { SkTFixed<FC_WIDTH_EXPANDED>::value, SkTFixed<SkFS::kExpanded_Width>::value }, in skfontstyle_from_fcpattern()
387 { SkTFixed<SkFS::kExpanded_Width>::value, SkTFixed<FC_WIDTH_EXPANDED>::value }, in fcpattern_from_skfontstyle()
/external/ImageMagick/MagickCore/
Dtype.c77 #define FC_WIDTH_EXPANDED 125 macro
856 if (width >= FC_WIDTH_EXPANDED) in LoadFontConfigFonts()