Home
last modified time | relevance | path

Searched defs:styleSet (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/docs/examples/
DSkFontMgr_example.cpp21 sk_sp<SkFontStyleSet> styleSet(mgr->createStyleSet(i)); in draw() local
DSkFontMgr_example2.cpp22 sk_sp<SkFontStyleSet> styleSet(mgr->createStyleSet(i)); in draw() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDataDrivenFormatTest.java108 DateTimeStyleSet styleSet; in testConvertDate() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDataDrivenFormatTest.java111 DateTimeStyleSet styleSet; in testConvertDate() local
/third_party/flutter/skia/tests/
DFontMgrTest.cpp115 sk_sp<SkFontStyleSet> styleSet(fm->matchFamily(nullptr)); in test_match() local
216 TestFontStyleSet styleSet; in test_matchStyleCSS3() member
/third_party/skia/tests/
DFontMgrTest.cpp119 sk_sp<SkFontStyleSet> styleSet(fm->matchFamily(nullptr)); in DEF_TEST() local
224 TestFontStyleSet styleSet; in DEF_TEST() member
/third_party/icu/icu4c/source/test/intltest/
Ddadrfmt.cpp116 DateTimeStyleSet styleSet; in testConvertDate() local
/third_party/skia/tools/fonts/
DTestFontMgr.cpp145 sk_sp<SkFontStyleSet> styleSet(this->matchFamily(familyName)); in onMatchFamilyStyle() local
/third_party/flutter/skia/tools/fonts/
DTestFontMgr.cpp145 sk_sp<SkFontStyleSet> styleSet(this->matchFamily(familyName)); in onMatchFamilyStyle() local
/third_party/flutter/skia/src/ports/
DSkFontMgr_preview.h308 SkFontStyleSet_Preview* styleSet; member
DSkFontMgr_ohos.h272 SkFontStyleSet_OHOS* styleSet; member
DSkFontMgr_ohos.cpp72 const auto& styleSet = fFallbackNameToFamilyMap[i].styleSet; in onMatchFamily() local
DSkFontMgr_android.cpp288 SkFontStyleSet_Android* styleSet; member
/third_party/skia/src/ports/
DSkFontMgr_android.cpp286 SkFontStyleSet_Android* styleSet; member