HomeSort by relevance Sort by last modified time
    Searched full:purple (Results 1 - 25 of 176) sorted by null

1 2 3 4 5 6 7 8

  /external/chromium_org/third_party/WebKit/ManualTests/resources/
simple-iframe.html 3 <div style="width:600; height:1000; background-color:purple;"></div>
  /external/chromium_org/third_party/WebKit/ManualTests/animation/
animateColor-from-by.svg 5 <text x='10' y='120'>The rect should animate from red to purple over 3 seconds</text>
  /developers/build/prebuilts/gradle/BasicMediaRouter/BasicMediaRouterSample/src/main/res/values/
colors.xml 5 <item name="purple" type="color">#FFAA66CC</item>
17 <item>@color/purple</item>
  /developers/samples/android/media/BasicMediaRouter/BasicMediaRouterSample/src/main/res/values/
colors.xml 5 <item name="purple" type="color">#FFAA66CC</item>
17 <item>@color/purple</item>
  /development/samples/browseable/BasicMediaRouter/res/values/
colors.xml 5 <item name="purple" type="color">#FFAA66CC</item>
17 <item>@color/purple</item>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_colorsys.py 36 ((1.0, 0.0, 1.0), (5./6., 1.0, 1.0)), # purple
63 ((1.0, 0.0, 1.0), (5./6., 0.5, 1.0)), # purple
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_colorsys.py 36 ((1.0, 0.0, 1.0), (5./6., 1.0, 1.0)), # purple
63 ((1.0, 0.0, 1.0), (5./6., 0.5, 1.0)), # purple
  /external/clang/www/
content.css 27 span.warning { color:purple }
  /frameworks/base/core/res/res/layout/
status_bar_latest_event_content.xml 18 purple background. Have fun with that. -->
  /external/chromium_org/third_party/WebKit/ManualTests/
scrollIntoView-vertical.html 19 <div id="purplebox" style="background-color:purple; width: 300px; height: 100px;">
27 <input type="button" value="STEP 3: click to scroll purple box to TOP of view" onclick="document.getElementById('purplebox').scrollIntoView();">
  /external/chromium_org/third_party/WebKit/PerformanceTests/SVG/
SvgNestedUse.html 18 <use id="q3" xlink:href="#unit" transform="rotate(60) translate(10,0) rotate(-60)" fill="purple"/>
25 <use id="qq3" xlink:href="#unit" transform="rotate(60) translate(20,0) rotate(-60) scale(2)" fill="purple"/>
  /external/chromium-trace/trace-viewer/src/cc/
picture_ops_list_view.css 38 color: purple;
  /external/chromium_org/third_party/WebKit/Source/core/css/
SVGCSSValueKeywords.in 127 // purple
  /libcore/crypto/src/test/java/org/conscrypt/
TrustManagerImplTest.java 132 List<X509Certificate> certs = tmi.checkServerTrusted(chain2, "RSA", "purple.com");
134 certs = tmi.checkServerTrusted(chain1, "RSA", "purple.com");
153 assertInvalidPinned(chain1, trustManager(root, "gugle.com", root), "purple.com");
155 assertValidPinned(chain3, trustManager(root, "gugle.com", root), "purple.com", chain3);
  /packages/apps/UnifiedEmail/res/raw/
template_conversation_upper.html 9 color: purple;
  /packages/wallpapers/Basic/res/xml/
polar_clock_palettes.xml 20 <!-- smooth black with a purple cast -->
  /frameworks/base/docs/html/training/multiple-apks/
multiple.jd 165 screen devices, and Red is for xlarge screen devices, all with an API range of 3-10. Purple is a
217 foo-purple
322 <li>Purple covers all screens, minSDK of 11.</li>
329 Purple &#8805; Red &#8805; Green &#8805; Blue
331 Why allow all the overlap? Let?s pretend that the Purple APK has some requirement on it that the
334 let?s assume that Purple requires a front-facing camera. In fact, the entire point of Purple is to
339 manifest, see that Purple lists the front-facing camera as a requirement, and quietly ignore it,
340 having determined that Purple and that device are not a match made in digital heaven. It will then
359 Purple: 1104001, 1104002, 1104003...<br /
    [all...]
  /external/chromium_org/cc/debug/
debug_colors.cc 65 // Replicas of render surfaces are purple.
83 // Low-res tile borders are purple.
202 // Layer screen space rects in purple.
  /external/bzip2/
bzip.css 6 #761596 purple md5sum text
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/pageserializer/
css_test_page.html 84 This div has a purple image as its background.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
boo.php 142 11 => 'color:purple;',
144 13 => 'color:purple;font-weight:bold;',
  /external/qemu/distrib/sdl-1.2.15/docs/html/
guidevideoopengl.html 382 static GLubyte purple[] = { 255, 0, 255, 0 };
440 glColor4ubv( purple );
445 glColor4ubv( purple );
461 glColor4ubv( purple );
475 glColor4ubv( purple );
  /cts/hostsidetests/holo/app/res/values/
strings.xml 75 <string name="color_purple">Purple Color</string>
  /external/chromium/chrome/browser/resources/net_internals/
main.css 101 color: purple;
  /external/chromium_org/chrome/browser/resources/net_internals/
events_view.css 82 color: purple;

Completed in 3108 milliseconds

1 2 3 4 5 6 7 8