Searched refs:FC_WEIGHT_DEMIBOLD (Results 1 – 5 of 5) sorted by relevance
/external/skia/src/ports/ |
D | SkFontConfigInterface_direct.cpp | 419 { FC_WEIGHT_DEMIBOLD, SkFS::kSemiBold_Weight }, in skfontstyle_from_fcpattern() 464 { SkFS::kSemiBold_Weight, FC_WEIGHT_DEMIBOLD }, in fcpattern_from_skfontstyle()
|
D | SkFontMgr_fontconfig.cpp | 338 { FC_WEIGHT_DEMIBOLD, SkFS::kSemiBold_Weight }, in skfontstyle_from_fcpattern() 386 { SkFS::kSemiBold_Weight, FC_WEIGHT_DEMIBOLD }, in fcpattern_from_skfontstyle()
|
/external/skqp/src/ports/ |
D | SkFontConfigInterface_direct.cpp | 419 { FC_WEIGHT_DEMIBOLD, SkFS::kSemiBold_Weight }, in skfontstyle_from_fcpattern() 464 { SkFS::kSemiBold_Weight, FC_WEIGHT_DEMIBOLD }, in fcpattern_from_skfontstyle()
|
D | SkFontMgr_fontconfig.cpp | 338 { FC_WEIGHT_DEMIBOLD, SkFS::kSemiBold_Weight }, in skfontstyle_from_fcpattern() 386 { SkFS::kSemiBold_Weight, FC_WEIGHT_DEMIBOLD }, in fcpattern_from_skfontstyle()
|
/external/ImageMagick/MagickCore/ |
D | type.c | 90 #define FC_WEIGHT_DEMIBOLD 180 macro 91 #define FC_WEIGHT_SEMIBOLD FC_WEIGHT_DEMIBOLD 869 if (weight >= FC_WEIGHT_DEMIBOLD) in LoadFontConfigFonts()
|