HomeSort by relevance Sort by last modified time
    Searched defs:styles (Results 1 - 25 of 269) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
ReplaceableTest.java 55 errln("FAIL Styles: " + transliteratorName + " ( "
62 || tr.styles.hasMetaData()) {
73 * Set the styles to the style of the first character replaced.<br>
80 ReplaceableString styles; field in class:ReplaceableTest.TestReplaceable
86 TestReplaceable (String text, String styles) {
90 if (styles != null && i < styles.length()) {
91 s.append(styles.charAt(i));
100 this.styles = new ReplaceableString(s.toString());
104 return styles.toString()
    [all...]
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
ReplaceableTest.java 54 errln("FAIL Styles: " + transliteratorName + " ( "
61 || tr.styles.hasMetaData()) {
72 * Set the styles to the style of the first character replaced.<br>
79 ReplaceableString styles; field in class:ReplaceableTest.TestReplaceable
85 TestReplaceable (String text, String styles) {
89 if (styles != null && i < styles.length()) {
90 s.append(styles.charAt(i));
99 this.styles = new ReplaceableString(s.toString());
103 return styles.toString()
    [all...]
  /external/skia/tests/
GpuDrawPathTest.cpp 98 GrStyle styles[] = { local
104 for (const GrStyle& style : styles) {
PaintTest.cpp 237 const SkPaint::Style styles[] = { local
256 FOR_SETUP(p, styles, setStyle)
BlurTest.cpp 469 const SkBlurStyle styles[] = { local
479 for (size_t i = 0; i < SK_ARRAY_COUNT(styles); ++i) {
480 const SkBlurStyle style = styles[i];
  /external/icu/icu4c/source/test/intltest/
reptest.cpp 36 * Set the styles to the style of the first character replaced.<br>
43 UnicodeString styles; member in class:TestReplaceable
71 this->styles = s;
75 return new TestReplaceable(chars, styles);
81 return styles;
87 s.append(styles);
125 if (start != limit && styles.charAt(start) != NO_STYLE) {
126 newStyle = styles.charAt(start);
128 newStyle = styles.charAt(start-1);
129 } else if (limit < styles.length())
    [all...]
tufmtts.cpp 312 UTimeUnitFormatStyle styles[] = {UTMUTFMT_FULL_STYLE, UTMUTFMT_ABBREVIATED_STYLE}; local
382 styleIndex < UPRV_LENGTHOF(styles);
398 TimeUnitFormat *tfmt = new TimeUnitFormat(l, styles[styleIndex], status);
428 if (!assertEquals("formatted time string is not expected, locale: " + UnicodeString(locales[locIndex]) + " style: " + (int)styles[styleIndex] + " units: " + (int)tunits[unitIndex], expected[counter], str)) {
measfmttest.cpp 1322 UMeasureFormatWidth styles[] = { local
    [all...]
tztest.cpp 1325 TimeZone::EDisplayType styles[] = { TimeZone::SHORT, TimeZone::LONG }; local
    [all...]
  /external/skia/gm/
blurrect.cpp 179 const SkBlurStyle styles[] = {kNormal_SkBlurStyle, kInner_SkBlurStyle, kOuter_SkBlurStyle}; local
198 for (size_t k = 0 ; k < SK_ARRAY_COUNT(styles) ; k++) {
199 SkBlurStyle style = styles[k];
  /external/skia/src/gpu/ops/
GrAALinearizingConvexPathRenderer.cpp 353 SkStrokeRec::Style styles[3] = { SkStrokeRec::kFill_Style, local
357 SkStrokeRec::Style style = styles[random->nextU() % 3];
  /frameworks/base/graphics/java/android/graphics/
Typeface.java 708 SparseArray<Typeface> styles = sTypefaceCache.get(ni); local
710 if (styles != null) {
711 typeface = styles.get(style);
718 if (styles == null) {
719 styles = new SparseArray<Typeface>(4);
720 sTypefaceCache.put(ni, styles);
722 styles.put(style, typeface);
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
TimeUnitTest.java 170 int[] styles = new int[] {TimeUnitFormat.FULL_NAME, TimeUnitFormat.ABBREVIATED_NAME}; local
246 for ( int styleIndex = 0; styleIndex < styles.length; ++styleIndex ) {
250 timeUnitFormat = new TimeUnitFormat(new ULocale(locales[locIndex]), styles[styleIndex]);
255 + ", style: " + styles[styleIndex]
MeasureUnitTest.java 1241 FormatWidth[] styles = new FormatWidth[] {FormatWidth.WIDE, FormatWidth.SHORT}; local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
TimeUnitTest.java 169 int[] styles = new int[] {TimeUnitFormat.FULL_NAME, TimeUnitFormat.ABBREVIATED_NAME}; local
245 for ( int styleIndex = 0; styleIndex < styles.length; ++styleIndex ) {
249 timeUnitFormat = new TimeUnitFormat(new ULocale(locales[locIndex]), styles[styleIndex]);
254 + ", style: " + styles[styleIndex]
MeasureUnitTest.java 1240 FormatWidth[] styles = new FormatWidth[] {FormatWidth.WIDE, FormatWidth.SHORT}; local
    [all...]
  /frameworks/base/core/java/android/text/
BoringLayout.java 278 Object[] styles = sp.getSpans(0, textLength, ParagraphStyle.class); local
279 if (styles.length > 0) {
  /toolchain/binutils/binutils-2.25/binutils/
rcparse.y 42 /* Dialog information. This is built by the nonterminals styles and
370 styles BEG controls END
397 styles BEG controls END
425 styles BEG controls END
445 styles: label
447 | styles CAPTION res_unicode_string_concat
453 | styles CLASS id
457 | styles STYLE
462 | styles EXSTYLE numexpr
466 | styles CLASS res_unicode_string_conca
    [all...]
  /frameworks/base/libs/hwui/tests/unit/
FrameBuilderTests.cpp 628 static auto styles = { member in namespace:android::uirenderer
640 for (auto style : styles) {
672 for (auto style : styles) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractStyleRefactoring.java 115 * res/values/styles.xml - but unit tests pick other names */
116 private String mStyleFileName = "styles.xml";
265 // styles (like "id" or "style"), or attributes that the user
266 // probably does not want to define in styles (like layout
453 * @param file the styles.xml file to insert into
532 Set<String> styles = new HashSet<String>(); local
535 styles.add(element.getAttribute(ATTR_STYLE));
538 if (styles.size() > 1) {
543 String style = styles.iterator().next();
  /libcore/ojluni/src/test/java/time/tck/java/time/format/
TCKDateTimeParseResolver.java 609 ResolverStyle[] styles = (style != null ? new ResolverStyle[] {style} : ResolverStyle.values()); local
610 for (ResolverStyle s : styles) {
635 ResolverStyle[] styles = (style != null ? new ResolverStyle[] {style} : ResolverStyle.values()); local
663 ResolverStyle[] styles = (style != null ? new ResolverStyle[] {style} : ResolverStyle.values()); local
    [all...]
  /libcore/ojluni/src/main/java/java/text/
SimpleDateFormat.java 2456 int[] styles = { Calendar.LONG, Calendar.SHORT }; local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationChooser.java 1815 Map<String, ResourceValue> styles = frameworResources.get(ResourceType.STYLE); local
    [all...]
  /prebuilts/tools/common/m2/repository/xslthl/xslthl/2.0.1/
xslthl-2.0.1.jar 
  /frameworks/ex/common/java/com/android/ex/editstyledtext/
EditStyledText.java 1083 Object[] styles = editable.getSpans(0, len, Object.class); local
1460 DynamicDrawableSpan[] styles = local
1532 DynamicDrawableSpan[] styles = local
1779 Object[] styles = spannable.getSpans(0, len, Object.class); local
    [all...]

Completed in 838 milliseconds

1 2 3 4 5 6 7 8 91011