Home
last modified time | relevance | path

Searched refs:styleName (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Ddtfmtrtts.cpp191 static const char *styleName(DateFormat::EStyle s) in styleName() function
237 logln("Testing style " + UnicodeString(styleName((DateFormat::EStyle)style))); in test()
240 …errln(UnicodeString("Could not DF::createDateInstance ") + UnicodeString(styleName((DateFormat::ES… in test()
250 logln("Testing style " + UnicodeString(styleName((DateFormat::EStyle)style))); in test()
253 …errln(UnicodeString("Could not DF::createTimeInstance ") + UnicodeString(styleName((DateFormat::ES… in test()
264 …ogln("Testing dstyle" + UnicodeString(styleName((DateFormat::EStyle)dstyle)) + ", tstyle" + Unicod… in test()
267 …teDateTimeInstance ") + UnicodeString(styleName((DateFormat::EStyle)dstyle)) + ", tstyle" + Unicod… in test()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatRoundTripTest.java75 public String styleName(int s) { in styleName() method in DateFormatRoundTripTest
116 logln("Testing style " + styleName(style)); in _test()
124 logln("Testing style " + styleName(style)); in _test()
133 logln("Testing dstyle " + styleName(dstyle) + ", tstyle " + styleName(tstyle)); in _test()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatRoundTripTest.java79 public String styleName(int s) { in styleName() method in DateFormatRoundTripTest
120 logln("Testing style " + styleName(style)); in _test()
128 logln("Testing style " + styleName(style)); in _test()
137 logln("Testing dstyle " + styleName(dstyle) + ", tstyle " + styleName(tstyle)); in _test()
/external/skia/src/fonts/
DSkFontMgr_fontconfig.cpp194 SkString* styleName) { in getStyle() argument
199 if (styleName) { in getStyle()
200 *styleName = fRecs[index].fStyleName; in getStyle()
/external/autotest/frontend/client/src/autotest/common/table/
DDataTable.java319 public void addStyleNameByColumnName(String columnName, String styleName) { in addStyleNameByColumnName() argument
324 cellFormatter.addStyleName(row, column, styleName); in addStyleNameByColumnName()
/external/skia/src/ports/
DSkFontMgr_win_dw.cpp331 void getStyle(int index, SkFontStyle* fs, SkString* styleName) override;
1007 void SkFontStyleSet_DirectWrite::getStyle(int index, SkFontStyle* fs, SkString* styleName) { in getStyle() argument
1031 if (styleName) { in getStyle()
1034 sk_get_locale_string(faceNames.get(), fFontMgr->fLocaleName.get(), styleName); in getStyle()
DSkFontMgr_fontconfig.cpp481 void getStyle(int index, SkFontStyle* style, SkString* styleName) override { in getStyle() argument
490 if (styleName) { in getStyle()
491 *styleName = get_string(fFontSet->fonts[index], FC_STYLE); in getStyle()
DSkFontHost_win.cpp2393 void getStyle(int index, SkFontStyle* fs, SkString* styleName) override { in getStyle() argument
2397 if (styleName) { in getStyle()
2406 tchar_to_skstring((const TCHAR*)ref.elfStyle, styleName); in getStyle()
/external/robolectric/v3/
Drobolectric-resources-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/ ...