Searched refs:kSemiCondensed_Width (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/include/core/ |
D | SkFontStyle.h | 34 kSemiCondensed_Width = 4, enumerator
|
/third_party/flutter/skia/include/core/ |
D | SkFontStyle.h | 33 kSemiCondensed_Width = 4, enumerator
|
/third_party/skia/modules/canvaskit/ |
D | paragraph_bindings_gen.cpp | 53 .value("SemiCondensed", SkFontStyle::Width::kSemiCondensed_Width) in EMSCRIPTEN_BINDINGS()
|
/third_party/flutter/skia/src/ports/ |
D | SkFontConfigInterface_direct.cpp | 435 { FC_WIDTH_SEMICONDENSED, SkFS::kSemiCondensed_Width }, in skfontstyle_from_fcpattern() 479 { SkFS::kSemiCondensed_Width, FC_WIDTH_SEMICONDENSED }, in fcpattern_from_skfontstyle()
|
D | SkFontMgr_fuchsia.cpp | 87 case SkFontStyle::Width::kSemiCondensed_Width: in SkToFuchsiaWidth() 124 return SkFontStyle::Width::kSemiCondensed_Width; in FuchsiaToSkWidth()
|
D | SkFontMgr_fontconfig.cpp | 354 { 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/ |
D | SkFontConfigInterface_direct.cpp | 420 { FC_WIDTH_SEMICONDENSED, SkFS::kSemiCondensed_Width }, in skfontstyle_from_fcpattern() 464 { SkFS::kSemiCondensed_Width, FC_WIDTH_SEMICONDENSED }, in fcpattern_from_skfontstyle()
|
D | SkFontMgr_fuchsia.cpp | 87 case SkFontStyle::Width::kSemiCondensed_Width: in SkToFuchsiaWidth() 124 return SkFontStyle::Width::kSemiCondensed_Width; in FuchsiaToSkWidth()
|
D | SkFontMgr_fontconfig.cpp | 330 { FC_WIDTH_SEMICONDENSED, SkFS::kSemiCondensed_Width }, in skfontstyle_from_fcpattern() 377 { SkFS::kSemiCondensed_Width, FC_WIDTH_SEMICONDENSED }, in fcpattern_from_skfontstyle()
|