/external/chromium-trace/trace-viewer/third_party/webapp2/docs/_themes/webapp2/ |
H A D | pygapp2.py | 10 styles = { variable in class:pygapp2
|
/external/skia/experimental/ChromeUtils/ |
H A D | SkBorder.cpp | 22 const BorderStyle styles[4]) 29 memcpy(fStyles, styles, sizeof(fStyles)); 20 SkBorder(const SkPaint paints[4], const SkScalar widths[4], const BorderStyle styles[4]) argument
|
/external/skia/gm/ |
H A D | inversepaths.cpp | 41 SkPaint::Style styles[] = { member in namespace:skiagm 100 for (size_t styleIndex = 0; styleIndex < SK_ARRAY_COUNT(styles); 114 paint.setStyle(styles[styleIndex]);
|
H A D | blurrect.cpp | 199 const SkBlurStyle styles[] = {kNormal_SkBlurStyle, kInner_SkBlurStyle, kOuter_SkBlurStyle}; local 218 for (size_t k = 0 ; k < SK_ARRAY_COUNT(styles) ; k++) { 219 SkBlurStyle style = styles[k];
|
/external/icu/icu4c/source/test/intltest/ |
H A D | reptest.cpp | 34 * Set the styles to the style of the first character replaced.<br> 41 UnicodeString styles; member in class:TestReplaceable 69 this->styles = s; 73 return new TestReplaceable(chars, styles); 79 return styles; 85 s.append(styles); 123 if (start != limit && styles.charAt(start) != NO_STYLE) { 124 newStyle = styles.charAt(start); 126 newStyle = styles.charAt(start-1); 127 } else if (limit < styles [all...] |
H A D | tufmtts.cpp | 266 UTimeUnitFormatStyle styles[] = {UTMUTFMT_FULL_STYLE, UTMUTFMT_ABBREVIATED_STYLE}; local 336 styleIndex < sizeof(styles)/sizeof(styles[0]); 352 TimeUnitFormat *tfmt = new TimeUnitFormat(l, styles[styleIndex], status); 382 if (!assertEquals("formatted time string is not expected, locale: " + UnicodeString(locales[locIndex]) + " style: " + (int)styles[styleIndex] + " units: " + (int)tunits[unitIndex], expected[counter], str)) {
|
H A D | measfmttest.cpp | 747 UMeasureFormatWidth styles[] = { local 821 for ( int32_t styleIndex = 0; styleIndex < UPRV_LENGTHOF(styles); ++styleIndex ) { 827 MeasureFormat fmt(locales[locIndex], styles[styleIndex], status);
|
H A D | tztest.cpp | 1323 TimeZone::EDisplayType styles[] = { TimeZone::SHORT, TimeZone::LONG }; local 1339 for(j = 0; j < (int32_t)(sizeof(styles)/sizeof(styles[0])); j++) { 1343 from->getDisplayName(useDst[k], styles[j],locale, fromName); 1344 to->getDisplayName(useDst[k], styles[j], locale, toName);
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
H A D | ReplaceableTest.java | 63 || tr.styles.hasMetaData()) { 74 * Set the styles to the style of the first character replaced.<br> 81 ReplaceableString styles; field in class:ReplaceableTest.TestReplaceable 87 TestReplaceable (String text, String styles) { argument 91 if (styles != null && i < styles.length()) { 92 s.append(styles.charAt(i)); 101 this.styles = new ReplaceableString(s.toString()); 105 return styles.toString(); 109 return chars.toString() + "{" + styles [all...] |
/external/skia/tests/ |
H A D | PaintTest.cpp | 239 const SkPaint::Style styles[] = { local 258 FOR_SETUP(p, styles, setStyle)
|
H A D | BlurTest.cpp | 510 const SkBlurStyle styles[] = { local 520 for (size_t i = 0; i < SK_ARRAY_COUNT(styles); ++i) { 521 const SkBlurStyle style = (SkBlurStyle)styles[i];
|
/external/pdfium/core/src/fxge/apple/ |
H A D | apple_int.h | 43 FX_DWORD styles; member in struct:_IOS_FONTDATA
|
/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/ |
H A D | polymer.js | 273 var styles = ''; variable 282 styles += selector(r) + rule(r) + '\n'; 284 styles += shadowSelector(r) + rule(r) + '\n'; 287 styles += r.selectors.map(selector) + rule(r.rule) + '\n'; 289 styles += r.selectors.map(shadowSelector) + rule(r.rule) + '\n'; 295 el.textContent = styles; 8249 var styles = root.querySelectorAll('style'); 8250 if (styles) { 8251 for (var i = 0, l = styles.length, s; (i < l) && (s = styles[ [all...] |
/external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/test/ |
H A D | mootools-core-full-nocompat.js | 3751 description: Contains methods for interacting with the styles of Elements in a fashionable way. 3767 // Check for oldIE, which does not remove styles when they're set to null 3773 // check for oldIE, which returns border* shorthand styles in the wrong order (color-width-style instead of width-style-color) 3782 Element.Properties.styles = {set: function(styles){ 3783 this.setStyles(styles); 3921 setStyles: function(styles){ 3922 for (var style in styles) this.setStyle(style, styles[style]);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |