Home
last modified time | relevance | path

Searched defs:getStyle (Results 1 – 25 of 43) sorted by relevance

12

/third_party/flutter/skia/src/ports/skia_ohos/
DSkFontStyleSet_ohos.cpp35 void SkFontStyleSet_OHOS::getStyle(int index, SkFontStyle* style, SkString* styleName) in getStyle() function in SkFontStyleSet_OHOS
/third_party/flutter/skia/modules/skparagraph/src/
DTypefaceFontProvider.cpp57 void TypefaceFontStyleSet::getStyle(int index, SkFontStyle* style, SkString* name) { in getStyle() function in skia::textlayout::TypefaceFontStyleSet
/third_party/skia/modules/skparagraph/src/
DTypefaceFontProvider.cpp59 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/
Dtypeface_font_asset_provider.cc95 void TypefaceFontStyleSet::getStyle(int index, SkFontStyle*, SkString* style) { in getStyle() function in txt::TypefaceFontStyleSet
/third_party/skia/src/core/
DSkStrokeRec.cpp67 SkStrokeRec::Style SkStrokeRec::getStyle() const { in getStyle() function in SkStrokeRec
DSkFontDescriptor.h70 SkFontStyle getStyle() const { return fStyle; } in getStyle() function
DSkFontMgr.cpp20 void getStyle(int, SkFontStyle*, SkString*) override { in getStyle() function in SkEmptyFontStyleSet
/third_party/flutter/skia/src/core/
DSkStrokeRec.cpp67 SkStrokeRec::Style SkStrokeRec::getStyle() const { in getStyle() function in SkStrokeRec
DSkFontDescriptor.h60 SkFontStyle getStyle() const { return fStyle; } in getStyle() function
DSkFontMgr.cpp20 void getStyle(int, SkFontStyle*, SkString*) override { in getStyle() function in SkEmptyFontStyleSet
/third_party/flutter/engine/flutter/lib/ui/text/
Dasset_manager_font_provider.cc80 void AssetManagerFontStyleSet::getStyle(int index, in getStyle() function in flutter::AssetManagerFontStyleSet
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DFontFamily.h154 FontStyle getStyle(size_t index) const { return mFonts[index].style; } in getStyle() function
/third_party/flutter/skia/src/fonts/
DSkFontMgr_indirect.cpp34 void getStyle(int index, SkFontStyle* fs, SkString* style) override { in getStyle() function in SkStyleSet_Indirect
/third_party/skia/src/fonts/
DSkFontMgr_indirect.cpp34 void getStyle(int index, SkFontStyle* fs, SkString* style) override { in getStyle() function in SkStyleSet_Indirect
/third_party/skia/tools/fonts/
DTestFontMgr.cpp40 void getStyle(int index, SkFontStyle* style, SkString* name) override { in getStyle() function in __anondc6cf2e20111::FontStyleSet
/third_party/flutter/skia/tools/fonts/
DTestFontMgr.cpp40 void getStyle(int index, SkFontStyle* style, SkString* name) override { in getStyle() function in __anon983542770111::FontStyleSet
/third_party/skia/include/core/
DSkPaint.h198 Style getStyle() const { return (Style)fBitfields.fStyle; } in getStyle() function
/third_party/flutter/skia/src/ports/
DSkFontMgr_preview.h265 void getStyle(int index, SkFontStyle* style, SkString* name) override in getStyle() function
DSkFontMgr_custom.cpp128 void SkFontStyleSet_Custom::getStyle(int index, SkFontStyle* style, SkString* name) { in getStyle() function in SkFontStyleSet_Custom
DSkFontMgr_ohos.h196 void getStyle(int index, SkFontStyle* style, SkString* name) override { in getStyle() function
/third_party/flutter/skia/include/core/
DSkPaint.h219 Style getStyle() const { return (Style)fBitfields.fStyle; } in getStyle() function
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
DHolidayBorderPanel.java214 public int getStyle() { in getStyle() method in HolidayBorderPanel
/third_party/skia/src/ports/
DSkFontMgr_custom.cpp138 void SkFontStyleSet_Custom::getStyle(int index, SkFontStyle* style, SkString* name) { in getStyle() function in SkFontStyleSet_Custom
DSkFontMgr_FontConfigInterface.cpp60 void getStyle(int index, SkFontStyle*, SkString* style) override { SkASSERT(false); } in getStyle() function in SkFontStyleSet_FCI
/third_party/flutter/skia/tests/
DFontMgrTest.cpp177 void getStyle(int index, SkFontStyle* style, SkString*) override { in test_matchStyleCSS3() function in test_matchStyleCSS3::TestFontStyleSet

12