Searched refs:kSemiExpanded_Width (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/include/core/ |
D | SkFontStyle.h | 36 kSemiExpanded_Width = 6, enumerator
|
/third_party/flutter/skia/include/core/ |
D | SkFontStyle.h | 35 kSemiExpanded_Width = 6, enumerator
|
/third_party/skia/modules/canvaskit/ |
D | paragraph_bindings_gen.cpp | 55 .value("SemiExpanded", SkFontStyle::Width::kSemiExpanded_Width) in EMSCRIPTEN_BINDINGS()
|
/third_party/flutter/skia/src/ports/ |
D | SkFontConfigInterface_direct.cpp | 437 { FC_WIDTH_SEMIEXPANDED, SkFS::kSemiExpanded_Width }, in skfontstyle_from_fcpattern() 481 { SkFS::kSemiExpanded_Width, FC_WIDTH_SEMIEXPANDED }, in fcpattern_from_skfontstyle()
|
D | SkFontMgr_fuchsia.cpp | 91 case SkFontStyle::Width::kSemiExpanded_Width: in SkToFuchsiaWidth() 128 return SkFontStyle::Width::kSemiExpanded_Width; in FuchsiaToSkWidth()
|
D | SkFontMgr_fontconfig.cpp | 356 { 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/ |
D | SkFontConfigInterface_direct.cpp | 422 { FC_WIDTH_SEMIEXPANDED, SkFS::kSemiExpanded_Width }, in skfontstyle_from_fcpattern() 466 { SkFS::kSemiExpanded_Width, FC_WIDTH_SEMIEXPANDED }, in fcpattern_from_skfontstyle()
|
D | SkFontMgr_fuchsia.cpp | 91 case SkFontStyle::Width::kSemiExpanded_Width: in SkToFuchsiaWidth() 128 return SkFontStyle::Width::kSemiExpanded_Width; in FuchsiaToSkWidth()
|
D | SkFontMgr_fontconfig.cpp | 332 { FC_WIDTH_SEMIEXPANDED, SkFS::kSemiExpanded_Width }, in skfontstyle_from_fcpattern() 379 { SkFS::kSemiExpanded_Width, FC_WIDTH_SEMIEXPANDED }, in fcpattern_from_skfontstyle()
|