HomeSort by relevance Sort by last modified time
    Searched full:red (Results 26 - 50 of 1814) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/webkit/WebCore/manual-tests/
textarea-focus.html 6 textarea { background: red; }
14 Click in the red text area below.
18 The text area’s background will change from red to green.
arrow-key-events.html 6 The test passes if the box below doesn't turn red.<p>
48 document.getElementById("result").style.backgroundColor = "red";
60 document.getElementById("result").style.backgroundColor = "red";
72 document.getElementById("result").style.backgroundColor = "red";
84 document.getElementById("result").style.backgroundColor = "red";
cursorfallback.xml 18 <rect x="0" y="70" width="50" height="50" fill="red" />
22 <rect x="0" y="140" width="50" height="50" fill="red" />
26 <rect x="0" y="210" width="50" height="50" fill="red" />
context-click-generated-content.html 9 border: solid red 5px;
deleteToEndOfLine.html 6 border: 1px solid red;
frame-hover.html 2 <p style="height: 50px;">Move the mouse pointer into the yellow box, then directly into the green box, then out of both boxes. No red or cyan should remain, only yellow and green.</p>
item-background.html 23 .solid { background-color: red; }
36 <option class="solid">Solid red option</option>
37 <option class="reddish">25% transparent red option</option>
67 <option class="solid">Solid red option</option>
68 <option class="reddish">25% transparent red option</option>
98 <option class="solid">Solid red option</option>
99 <option class="reddish">25% transparent red option</option>
129 <option class="solid">Solid red option</option>
130 <option class="reddish">25% transparent red option</option>
keep_spelling_markers.html 13 <p>&nbsp;&nbsp;(result should be that each misspelled word now has a red squiggly line below it)
16 <li>make sure that no other misspellings lost their red squiggly underline</li>
  /external/ppp/pppd/plugins/
passprompt.c 33 ssize_t red; local
73 red = read(p[0], passwd + readgood, MAXSECRETLEN-1 - readgood);
74 if (red == 0)
76 if (red < 0) {
83 readgood += red;
  /external/webkit/WebCore/svg/
ColorDistance.cpp 38 : m_redDiff(toColor.red() - fromColor.red())
69 return Color(clampColorValue(first.red() + second.red()),
76 return Color(clampColorValue(color.red() + m_redDiff),
  /external/webkit/WebCore/platform/graphics/cairo/
FontCairo.cpp 82 Color shadowFillColor(shadowColor.red(), shadowColor.green(), shadowColor.blue(), shadowColor.alpha() * fillColor.alpha() / 255);
85 float red, green, blue, alpha; local
86 shadowFillColor.getRGBA(red, green, blue, alpha);
87 cairo_set_source_rgba(cr, red, green, blue, alpha);
147 float red, green, blue, alpha; local
148 fillColor.getRGBA(red, green, blue, alpha);
149 cairo_set_source_rgba(cr, red, green, blue, alpha * context->getAlpha());
178 float red, green, blue, alpha; local
179 strokeColor.getRGBA(red, green, blue, alpha);
180 cairo_set_source_rgba(cr, red, green, blue, alpha * context->getAlpha())
    [all...]
  /external/opencore/oscl/oscl/osclbase/src/
oscl_tree.cpp 58 x->color = Oscl_Rb_Tree_Node_Base::red;
59 while (x != root && x->parent->color == Oscl_Rb_Tree_Node_Base::red)
64 if (y && y->color == Oscl_Rb_Tree_Node_Base::red)
68 x->parent->parent->color = Oscl_Rb_Tree_Node_Base::red;
79 x->parent->parent->color = Oscl_Rb_Tree_Node_Base::red;
86 if (y && y->color == Oscl_Rb_Tree_Node_Base::red)
90 x->parent->parent->color = Oscl_Rb_Tree_Node_Base::red;
101 x->parent->parent->color = Oscl_Rb_Tree_Node_Base::red;
190 if (y->color != Oscl_Rb_Tree_Node_Base::red)
197 if (w->color == Oscl_Rb_Tree_Node_Base::red)
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
SweepGradientTest.java 62 final int[] colors = new int[] { Color.GREEN, Color.RED };
76 final int[] colors = new int[] { Color.GREEN, Color.RED, Color.BLUE };
91 final int[] colors = new int[] { Color.GREEN, Color.RED, Color.BLUE, Color.GREEN };
131 int red = (int) ((1d - delta) * Color.red(colors[i1]) + local
132 delta * Color.red(colors[i2]));
137 color = Color.argb(alpha, red, green, blue);
144 assertEquals(Color.red(color), Color.red(pixel), tolerance);
  /external/iproute2/man/man8/
tc-red.8 1 .TH RED 8 "13 December 2001" "iproute2" "Linux"
3 red \- Random Early Detection
5 .B tc qdisc ... red
24 full, which may not be the optimal behaviour. RED also performs tail drop,
102 that RED will shape for you! Optional.
105 As mentioned before, RED can either 'mark' or 'drop'. Explicit Congestion
106 Notification allows RED to notify remote hosts that their rate exceeds the
112 bytes. Needs a tc binary with RED support compiled in. Recommended.
121 Congestion Avoidance. http://www.aciri.org/floyd/papers/red/red.htm
    [all...]
  /external/kernel-headers/original/linux/
spinlock_types_up.h 11 * portions Copyright 2005, Red Hat, Inc., Ingo Molnar
  /external/oprofile/libpopt/
findme.h 5 /* (C) 1998-2000 Red Hat, Inc. -- Licensing details are in the COPYING
  /external/qemu/
dma.h 4 * Copyright (c) 2009 Red Hat
  /external/webkit/WebCore/manual-tests/inspector/
errors-with-space in-url.html 3 <p>To test, open the Inspector and refresh this page. There should be a red
  /external/webkit/WebCore/manual-tests/resources/
hover-subframe-1.html 13 background-color: red;
hover-subframe-2.html 13 background-color: red;
  /external/webkit/WebCore/manual-tests/win/
horizontal-scroll-composited.html 8 <div style="-webkit-transform: translatez(0); width: 1000px; height: 800px; border-style: solid; border-color: Red; border-width: 3px; background-image: url(../resources/apple.jpg); background-repeat:repeat"></div>
  /external/elfutils/po/
POTFILES.in 2 # Copyright (C) 2000 Red Hat, Inc.
25 # Copyright (C) 2000 Red Hat, Inc.
  /external/iproute2/tc/
q_red.c 2 * q_red.c RED.
30 fprintf(stderr, "Usage: ... red limit BYTES min BYTES max BYTES avpkt BYTES burst PACKETS\n");
127 fprintf(stderr, "RED: failed to calculate EWMA constant.\n");
131 fprintf(stderr, "RED: WARNING. Burst %d seems to be to large.\n", burst);
134 fprintf(stderr, "RED: failed to calculate probability.\n");
139 fprintf(stderr, "RED: failed to calculate idle damping table.\n");
147 fprintf(stderr, "RED: ECN support is missing in this binary.\n");
215 .id = "red",
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11gamma_c.h 27 extern int X11_SetVidModeGamma(_THIS, float red, float green, float blue);
28 extern int X11_GetVidModeGamma(_THIS, float *red, float *green, float *blue);
  /external/webkit/WebCore/manual-tests/NPN_Invoke/
test.html 22 <p style="color: red">Failure: No alert dialog is shown, or the message is not &quot;Success!&quot;</p>
26 <p style="color: red">Failure: An alert dialog is shown, or Safari crashes.</p>

Completed in 43 milliseconds

12 3 4 5 6 7 8 91011>>