/third_party/flutter/skia/src/ports/skia_ohos/ |
D | SkFontStyleSet_ohos.cpp | 35 void SkFontStyleSet_OHOS::getStyle(int index, SkFontStyle* style, SkString* styleName) in getStyle() function in SkFontStyleSet_OHOS
|
/third_party/flutter/skia/modules/skparagraph/src/ |
D | TypefaceFontProvider.cpp | 57 void TypefaceFontStyleSet::getStyle(int index, SkFontStyle* style, SkString* name) { in getStyle() function in skia::textlayout::TypefaceFontStyleSet
|
/third_party/skia/modules/skparagraph/src/ |
D | TypefaceFontProvider.cpp | 59 void TypefaceFontStyleSet::getStyle(int index, SkFontStyle* style, SkString* name) { in getStyle() function in skia::textlayout::TypefaceFontStyleSet
|
/third_party/flutter/engine/flutter/third_party/txt/src/txt/ |
D | typeface_font_asset_provider.cc | 95 void TypefaceFontStyleSet::getStyle(int index, SkFontStyle*, SkString* style) { in getStyle() function in txt::TypefaceFontStyleSet
|
/third_party/skia/src/core/ |
D | SkStrokeRec.cpp | 67 SkStrokeRec::Style SkStrokeRec::getStyle() const { in getStyle() function in SkStrokeRec
|
D | SkFontDescriptor.h | 70 SkFontStyle getStyle() const { return fStyle; } in getStyle() function
|
D | SkFontMgr.cpp | 20 void getStyle(int, SkFontStyle*, SkString*) override { in getStyle() function in SkEmptyFontStyleSet
|
/third_party/flutter/skia/src/core/ |
D | SkStrokeRec.cpp | 67 SkStrokeRec::Style SkStrokeRec::getStyle() const { in getStyle() function in SkStrokeRec
|
D | SkFontDescriptor.h | 60 SkFontStyle getStyle() const { return fStyle; } in getStyle() function
|
D | SkFontMgr.cpp | 20 void getStyle(int, SkFontStyle*, SkString*) override { in getStyle() function in SkEmptyFontStyleSet
|
/third_party/flutter/engine/flutter/lib/ui/text/ |
D | asset_manager_font_provider.cc | 80 void AssetManagerFontStyleSet::getStyle(int index, in getStyle() function in flutter::AssetManagerFontStyleSet
|
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
D | FontFamily.h | 154 FontStyle getStyle(size_t index) const { return mFonts[index].style; } in getStyle() function
|
/third_party/flutter/skia/src/fonts/ |
D | SkFontMgr_indirect.cpp | 34 void getStyle(int index, SkFontStyle* fs, SkString* style) override { in getStyle() function in SkStyleSet_Indirect
|
/third_party/skia/src/fonts/ |
D | SkFontMgr_indirect.cpp | 34 void getStyle(int index, SkFontStyle* fs, SkString* style) override { in getStyle() function in SkStyleSet_Indirect
|
/third_party/skia/tools/fonts/ |
D | TestFontMgr.cpp | 40 void getStyle(int index, SkFontStyle* style, SkString* name) override { in getStyle() function in __anondc6cf2e20111::FontStyleSet
|
/third_party/flutter/skia/tools/fonts/ |
D | TestFontMgr.cpp | 40 void getStyle(int index, SkFontStyle* style, SkString* name) override { in getStyle() function in __anon983542770111::FontStyleSet
|
/third_party/skia/include/core/ |
D | SkPaint.h | 198 Style getStyle() const { return (Style)fBitfields.fStyle; } in getStyle() function
|
/third_party/flutter/skia/src/ports/ |
D | SkFontMgr_preview.h | 265 void getStyle(int index, SkFontStyle* style, SkString* name) override in getStyle() function
|
D | SkFontMgr_custom.cpp | 128 void SkFontStyleSet_Custom::getStyle(int index, SkFontStyle* style, SkString* name) { in getStyle() function in SkFontStyleSet_Custom
|
D | SkFontMgr_ohos.h | 196 void getStyle(int index, SkFontStyle* style, SkString* name) override { in getStyle() function
|
/third_party/flutter/skia/include/core/ |
D | SkPaint.h | 219 Style getStyle() const { return (Style)fBitfields.fStyle; } in getStyle() function
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/ |
D | HolidayBorderPanel.java | 214 public int getStyle() { in getStyle() method in HolidayBorderPanel
|
/third_party/skia/src/ports/ |
D | SkFontMgr_custom.cpp | 138 void SkFontStyleSet_Custom::getStyle(int index, SkFontStyle* style, SkString* name) { in getStyle() function in SkFontStyleSet_Custom
|
D | SkFontMgr_FontConfigInterface.cpp | 60 void getStyle(int index, SkFontStyle*, SkString* style) override { SkASSERT(false); } in getStyle() function in SkFontStyleSet_FCI
|
/third_party/flutter/skia/tests/ |
D | FontMgrTest.cpp | 177 void getStyle(int index, SkFontStyle* style, SkString*) override { in test_matchStyleCSS3() function in test_matchStyleCSS3::TestFontStyleSet
|