Home
last modified time | relevance | path

Searched refs:kSemiCondensed_Width (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/include/core/
DSkFontStyle.h34 kSemiCondensed_Width = 4, enumerator
/third_party/flutter/skia/include/core/
DSkFontStyle.h33 kSemiCondensed_Width = 4, enumerator
/third_party/skia/modules/canvaskit/
Dparagraph_bindings_gen.cpp53 .value("SemiCondensed", SkFontStyle::Width::kSemiCondensed_Width) in EMSCRIPTEN_BINDINGS()
/third_party/flutter/skia/src/ports/
DSkFontConfigInterface_direct.cpp435 { FC_WIDTH_SEMICONDENSED, SkFS::kSemiCondensed_Width }, in skfontstyle_from_fcpattern()
479 { SkFS::kSemiCondensed_Width, FC_WIDTH_SEMICONDENSED }, in fcpattern_from_skfontstyle()
DSkFontMgr_fuchsia.cpp87 case SkFontStyle::Width::kSemiCondensed_Width: in SkToFuchsiaWidth()
124 return SkFontStyle::Width::kSemiCondensed_Width; in FuchsiaToSkWidth()
DSkFontMgr_fontconfig.cpp354 { FC_WIDTH_SEMICONDENSED, SkFS::kSemiCondensed_Width }, in skfontstyle_from_fcpattern()
401 { SkFS::kSemiCondensed_Width, FC_WIDTH_SEMICONDENSED }, in fcpattern_from_skfontstyle()
/third_party/skia/src/ports/
DSkFontConfigInterface_direct.cpp420 { FC_WIDTH_SEMICONDENSED, SkFS::kSemiCondensed_Width }, in skfontstyle_from_fcpattern()
464 { SkFS::kSemiCondensed_Width, FC_WIDTH_SEMICONDENSED }, in fcpattern_from_skfontstyle()
DSkFontMgr_fuchsia.cpp87 case SkFontStyle::Width::kSemiCondensed_Width: in SkToFuchsiaWidth()
124 return SkFontStyle::Width::kSemiCondensed_Width; in FuchsiaToSkWidth()
DSkFontMgr_fontconfig.cpp330 { FC_WIDTH_SEMICONDENSED, SkFS::kSemiCondensed_Width }, in skfontstyle_from_fcpattern()
377 { SkFS::kSemiCondensed_Width, FC_WIDTH_SEMICONDENSED }, in fcpattern_from_skfontstyle()