Searched refs:styleSet (Results 1 – 9 of 9) sorted by relevance
111 DateTimeStyleSet styleSet; in testConvertDate() local120 styleSet = new DateTimeStyleSet(); in testConvertDate()121 styleSet.parseFrom(spec); in testConvertDate()122 … format = DateFormat.getDateTimeInstance(styleSet.getDateStyle(), styleSet.getTimeStyle(), loc); in testConvertDate()
108 DateTimeStyleSet styleSet; in testConvertDate() local117 styleSet = new DateTimeStyleSet(); in testConvertDate()118 styleSet.parseFrom(spec); in testConvertDate()119 … format = DateFormat.getDateTimeInstance(styleSet.getDateStyle(), styleSet.getTimeStyle(), loc); in testConvertDate()
116 DateTimeStyleSet styleSet; in testConvertDate() local173 if(styleSet.parseFrom(spec, status)<0 || U_FAILURE(status)) { in testConvertDate()177 …ormat::createDateTimeInstance((DateFormat::EStyle)styleSet.getDateStyle(), (DateFormat::EStyle)sty… in testConvertDate()
288 SkFontStyleSet_Android* styleSet; member335 return SkRef(fNameToFamilyMap[index].styleSet); in onCreateStyleSet()345 return SkRef(fNameToFamilyMap[i].styleSet); in onMatchFamily()351 return SkRef(fFallbackNameToFamilyMap[i].styleSet); in onMatchFamily()382 SkFontStyleSet_Android* family = fallbackNameToFamilyMap[i].styleSet; in find_family_style_character()
126 sk_sp<SkFontStyleSet> styleSet(this->matchFamily(familyName)); in onMatchFamilyStyle() local127 return styleSet->matchStyle(style); in onMatchFamilyStyle()
115 sk_sp<SkFontStyleSet> styleSet(fm->matchFamily(nullptr)); in test_match() local116 REPORTER_ASSERT(reporter, styleSet); in test_match()213 TestFontStyleSet styleSet; in test_matchStyleCSS3() member702 sk_sp<SkTypeface> typeface(test.styleSet.matchStyle(testCase.pattern)); in test_matchStyleCSS3()
114 sk_sp<SkFontStyleSet> styleSet(fm->matchFamily(nullptr)); in test_match() local115 REPORTER_ASSERT(reporter, styleSet); in test_match()212 TestFontStyleSet styleSet; in test_matchStyleCSS3() member701 sk_sp<SkTypeface> typeface(test.styleSet.matchStyle(testCase.pattern)); in test_matchStyleCSS3()