Home
last modified time | relevance | path

Searched refs:kExpanded_Width (Results 1 – 10 of 10) sorted by relevance

/external/skia/tests/
DFontMgrTest.cpp198 …SkFontStyle expanded_normal_100(SkFontStyle::kThin_Weight, SkFontStyle::kExpanded_Width, SkFont… in test_matchStyleCSS3()
199 …SkFontStyle expanded_normal_900(SkFontStyle::kBlack_Weight, SkFontStyle::kExpanded_Width, SkFont… in test_matchStyleCSS3()
200 …SkFontStyle expanded_italic_100(SkFontStyle::kThin_Weight, SkFontStyle::kExpanded_Width, SkFont… in test_matchStyleCSS3()
201 …SkFontStyle expanded_italic_900(SkFontStyle::kBlack_Weight, SkFontStyle::kExpanded_Width, SkFont… in test_matchStyleCSS3()
202 …SkFontStyle expanded_obliqu_100(SkFontStyle::kThin_Weight, SkFontStyle::kExpanded_Width, SkFont… in test_matchStyleCSS3()
203 …SkFontStyle expanded_obliqu_900(SkFontStyle::kBlack_Weight, SkFontStyle::kExpanded_Width, SkFont… in test_matchStyleCSS3()
/external/skqp/tests/
DFontMgrTest.cpp197 …SkFontStyle expanded_normal_100(SkFontStyle::kThin_Weight, SkFontStyle::kExpanded_Width, SkFont… in test_matchStyleCSS3()
198 …SkFontStyle expanded_normal_900(SkFontStyle::kBlack_Weight, SkFontStyle::kExpanded_Width, SkFont… in test_matchStyleCSS3()
199 …SkFontStyle expanded_italic_100(SkFontStyle::kThin_Weight, SkFontStyle::kExpanded_Width, SkFont… in test_matchStyleCSS3()
200 …SkFontStyle expanded_italic_900(SkFontStyle::kBlack_Weight, SkFontStyle::kExpanded_Width, SkFont… in test_matchStyleCSS3()
201 …SkFontStyle expanded_obliqu_100(SkFontStyle::kThin_Weight, SkFontStyle::kExpanded_Width, SkFont… in test_matchStyleCSS3()
202 …SkFontStyle expanded_obliqu_900(SkFontStyle::kBlack_Weight, SkFontStyle::kExpanded_Width, SkFont… in test_matchStyleCSS3()
/external/skqp/include/core/
DSkFontStyle.h36 kExpanded_Width = 7, enumerator
/external/skia/include/core/
DSkFontStyle.h36 kExpanded_Width = 7, enumerator
/external/skqp/src/ports/
DSkFontConfigInterface_direct.cpp435 { FC_WIDTH_EXPANDED, SkFS::kExpanded_Width }, in skfontstyle_from_fcpattern()
479 { SkFS::kExpanded_Width, FC_WIDTH_EXPANDED }, in fcpattern_from_skfontstyle()
DSkFontMgr_fontconfig.cpp354 { FC_WIDTH_EXPANDED, SkFS::kExpanded_Width }, in skfontstyle_from_fcpattern()
401 { SkFS::kExpanded_Width, FC_WIDTH_EXPANDED }, in fcpattern_from_skfontstyle()
/external/skia/src/ports/
DSkFontConfigInterface_direct.cpp435 { FC_WIDTH_EXPANDED, SkFS::kExpanded_Width }, in skfontstyle_from_fcpattern()
479 { SkFS::kExpanded_Width, FC_WIDTH_EXPANDED }, in fcpattern_from_skfontstyle()
DSkFontMgr_fontconfig.cpp354 { FC_WIDTH_EXPANDED, SkFS::kExpanded_Width }, in skfontstyle_from_fcpattern()
401 { SkFS::kExpanded_Width, FC_WIDTH_EXPANDED }, in fcpattern_from_skfontstyle()
/external/skqp/tools/fonts/
DSkTestSVGTypeface.cpp370 } else if (this->fontStyle().width() >= SkFontStyle::kExpanded_Width) { in exportTtxCommon()
/external/skia/tools/fonts/
DSkTestSVGTypeface.cpp368 } else if (this->fontStyle().width() >= SkFontStyle::kExpanded_Width) { in exportTtxCommon()