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

1 2 3 4 5

  /external/clang/test/CodeCompletion/
enum-switch-case.cpp 4 Orange,
26 // CHECK-CC1-NEXT: Orange : [#N::Color#]N::Orange
enum-switch-case.c 3 Orange,
32 // CHECK-CC1-NEXT: Orange
41 // CHECK-CC2-NEXT: COMPLETION: Orange : [#enum Color#]Orange
enum-switch-case-qualified.cpp 7 Orange,
28 // CHECK-CC1-NEXT: Orange : [#M::N::C::Color#]N::C::Orange
  /external/webkit/Source/WebCore/manual-tests/
plugin-controller-datasource.html 10 Click the small orange square below.
14 QuickTime Player will open <i>orange.mov</i>.
18 Nothing will happen in response to clicking the orange square.
21 <EMBED id="e" src="resources/orange.mov" width="15" height="15" controller="false" href="#" target="QuickTimePlayer"></EMBED>
plug-in-mutates-NSView-hierarchy-during-resize.html 26 To test, resize the browser window. Reload and repeat a few times. Each time you resize, the orange rectangle and
29 <div id="target" style="border: solid orange;">
plugin-visible-rect-change.html 3 The orange video should completely fill the box, with the controller visible and touching the bottom of the box. There should be
13 <param name="src" value="resources/orange.mov">
plugin-in-iframe-scroll.html 2 <p>Both squares should be orange, with no red visible at any time.</p>
bugzilla-14899.html 30 <embed width="40" src="resources/orange.mov" controller="false">
scrollIntoView-vertical.html 21 <input type="button" value="STEP 4: click to scroll orange box to TOP of view" onclick="document.getElementById('orangebox').scrollIntoView(true);">
38 <div id="orangebox" style="background-color:orange; width: 300px; height: 100px;">
scrollbar-hover-active.html 25 background-color:orange;
simple-image-compositing.html 63 <img src="resources/simple_image.png" style="background: orange url(resources/simple_image.png) -50px -50px;">
  /external/webkit/Source/WebCore/manual-tests/resources/
plugin-in-iframe-scroll-iframe.html 2 <param name="src" value="orange.mov">
  /external/webkit/Source/WebCore/manual-tests/animation/
animateTransform-keyTimes.svg 5 <rect fill='none' stroke='orange' x='10' width='100' height='100' />
9 <tspan dy='20' x='10'>It should be at the orange at 2 seconds and the green at 3 seconds.</tspan>
  /external/markdown/docs/extensions/
Definition_Lists.txt 26 Orange
36 <dt>Orange</dt>
  /external/webkit/Source/WebCore/manual-tests/inspector/
console-dir.html 11 console.dir({test: 1, test1:{apple: "orange"}});
21 console.dirxml({test: 1, test1:{apple: "orange"}});
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
ChoiceFormatTest.java 93 String patternString = "-2#Inverted Orange| 0#No Orange| 0<Almost No Orange| 1#Normal Orange| 2#Expensive Orange";
98 formattedString.equals("Inverted Orange"));
101 formattedString.equals("Inverted Orange"));
104 formattedString.equals("Inverted Orange"));
107 formattedString.equals("Inverted Orange"));
110 formattedString.equals("No Orange"));
    [all...]
  /external/javassist/sample/duplicate/
Ball.java 14 changeColor(Color.orange);
Viewer.java 11 Color.orange, Color.pink, Color.green, Color.blue };
  /packages/apps/VideoEditor/res/values/
colors.xml 27 <color name="orange">#ffcf8104</color>
  /packages/wallpapers/Basic/res/xml/
polar_clock_palettes.xml 14 <!-- a nice gray color scheme with an orange seconds ring -->
32 <!-- orange -->
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
main.css 84 color: orange;
  /external/webkit/Source/WebCore/css/
SVGCSSValueKeywords.in 120 # orange
  /external/chromium/chrome/browser/
upgrade_detector.h 32 UPGRADE_ANNOYANCE_SEVERE, // Orange.
  /cts/tests/tests/holo/res/values/
strings.xml 96 <string name="color_orange_dark">Dark Orange Color</string>
97 <string name="color_orange_light">Light Orange Color</string>
  /external/llvm/include/llvm/ADT/
StringSwitch.h 33 /// .Case("orange", Orange)

Completed in 248 milliseconds

1 2 3 4 5