Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkFontStyle.h35 kSemiExpanded_Width = 6, enumerator
/external/skia/src/ports/
DSkFontConfigInterface_direct.cpp437 { SkTFixed<FC_WIDTH_SEMIEXPANDED>::value, SkTFixed<SkFS::kSemiExpanded_Width>::value }, in skfontstyle_from_fcpattern()
479 { SkTFixed<SkFS::kSemiExpanded_Width>::value, SkTFixed<FC_WIDTH_SEMIEXPANDED>::value }, in fcpattern_from_skfontstyle()
DSkFontMgr_fontconfig.cpp342 { SkTFixed<FC_WIDTH_SEMIEXPANDED>::value, SkTFixed<SkFS::kSemiExpanded_Width>::value }, in skfontstyle_from_fcpattern()
386 { SkTFixed<SkFS::kSemiExpanded_Width>::value, SkTFixed<FC_WIDTH_SEMIEXPANDED>::value }, in fcpattern_from_skfontstyle()