Home
last modified time | relevance | path

Searched defs:styleName (Results 1 – 15 of 15) sorted by relevance

/third_party/flutter/skia/src/ports/skia_ohos/
DSkFontStyleSet_ohos.cpp35 void SkFontStyleSet_OHOS::getStyle(int index, SkFontStyle* style, SkString* styleName) in getStyle()
/third_party/skia/src/ports/skia_ohos/
DSkFontStyleSet_ohos.cpp35 void SkFontStyleSet_OHOS::getStyle(int index, SkFontStyle* style, SkString* styleName) in getStyle()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatRoundTripTest.java81 private String styleName(int s) { in styleName() method in DateFormatRoundTripTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateFormatRoundTripTest.java84 private String styleName(int s) { in styleName() method in DateFormatRoundTripTest
/third_party/icu/icu4c/source/test/intltest/
Ddtfmtrtts.cpp193 static const char *styleName(DateFormat::EStyle s) in styleName() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DListFormatter.java318 String styleName = typeWidthToStyleString(type, width); in getInstance() local
/third_party/flutter/skia/src/ports/
DSkFontMgr_fuchsia.cpp285 void getStyle(int index, SkFontStyle* style, SkString* styleName) override { in getStyle()
DSkFontMgr_fontconfig.cpp598 void getStyle(int index, SkFontStyle* style, SkString* styleName) override { in getStyle()
DSkFontMgr_win_dw.cpp1116 void SkFontStyleSet_DirectWrite::getStyle(int index, SkFontStyle* fs, SkString* styleName) { in getStyle()
DSkFontHost_win.cpp2223 void getStyle(int index, SkFontStyle* fs, SkString* styleName) override { in getStyle()
/third_party/skia/src/ports/
DSkFontMgr_fuchsia.cpp284 void getStyle(int index, SkFontStyle* style, SkString* styleName) override { in getStyle()
DSkFontMgr_fontconfig.cpp584 void getStyle(int index, SkFontStyle* style, SkString* styleName) override { in getStyle()
DSkFontMgr_win_dw.cpp1200 void SkFontStyleSet_DirectWrite::getStyle(int index, SkFontStyle* fs, SkString* styleName) { in getStyle()
DSkFontHost_win.cpp2196 void getStyle(int index, SkFontStyle* fs, SkString* styleName) override { in getStyle()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DListFormatter.java382 String styleName = typeWidthToStyleString(type, width); in getInstance() local