Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkFontStyle.h36 kSemiExpanded_Width = 6, enumerator
/third_party/flutter/skia/include/core/
DSkFontStyle.h35 kSemiExpanded_Width = 6, enumerator
/third_party/skia/modules/canvaskit/
Dparagraph_bindings_gen.cpp55 .value("SemiExpanded", SkFontStyle::Width::kSemiExpanded_Width) in EMSCRIPTEN_BINDINGS()
/third_party/flutter/skia/src/ports/
DSkFontConfigInterface_direct.cpp437 { FC_WIDTH_SEMIEXPANDED, SkFS::kSemiExpanded_Width }, in skfontstyle_from_fcpattern()
481 { SkFS::kSemiExpanded_Width, FC_WIDTH_SEMIEXPANDED }, in fcpattern_from_skfontstyle()
DSkFontMgr_fuchsia.cpp91 case SkFontStyle::Width::kSemiExpanded_Width: in SkToFuchsiaWidth()
128 return SkFontStyle::Width::kSemiExpanded_Width; in FuchsiaToSkWidth()
DSkFontMgr_fontconfig.cpp356 { FC_WIDTH_SEMIEXPANDED, SkFS::kSemiExpanded_Width }, in skfontstyle_from_fcpattern()
403 { SkFS::kSemiExpanded_Width, FC_WIDTH_SEMIEXPANDED }, in fcpattern_from_skfontstyle()
/third_party/skia/src/ports/
DSkFontConfigInterface_direct.cpp422 { FC_WIDTH_SEMIEXPANDED, SkFS::kSemiExpanded_Width }, in skfontstyle_from_fcpattern()
466 { SkFS::kSemiExpanded_Width, FC_WIDTH_SEMIEXPANDED }, in fcpattern_from_skfontstyle()
DSkFontMgr_fuchsia.cpp91 case SkFontStyle::Width::kSemiExpanded_Width: in SkToFuchsiaWidth()
128 return SkFontStyle::Width::kSemiExpanded_Width; in FuchsiaToSkWidth()
DSkFontMgr_fontconfig.cpp332 { FC_WIDTH_SEMIEXPANDED, SkFS::kSemiExpanded_Width }, in skfontstyle_from_fcpattern()
379 { SkFS::kSemiExpanded_Width, FC_WIDTH_SEMIEXPANDED }, in fcpattern_from_skfontstyle()