OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:black
(Results
1 - 25
of
612
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/WebKit/qt/tests/qwebelement/resources/
style.css
1
#idP {color:
black
!important}
/external/webkit/WebCore/manual-tests/animation/
animateColor-by.svg
2
<rect width='100' height='100' fill='
black
'>
5
<text x='10' y='120'>The rect should animate from
black
to green over 3 seconds</text>
/cts/tools/signature-tools/templates/
Styles.st
11
a.discreet:link {color:
black
; text-decoration: none}
12
a.discreet:visited {color:
black
; text-decoration: none}
13
a.discreet:hover {color:
black
; text-decoration: underline;}
/external/webkit/WebCore/manual-tests/
svg-text-selection.svg
4
<text x="0" y="100" fill="
black
" font-size="32">Selection will be constrained to this line.</text>
5
<text x="0" y="200" fill="
black
" font-size="32">You should be able
caret-image.html
4
If the test fails, the caret will be a big
black
box the size of the image.
scrollbar-hover-active.html
16
border:2px solid
black
;
21
border:2px solid
black
;
26
border:2px solid
black
;
31
border:2px solid
black
;
35
background-color:
black
!important;
item-background.html
11
div.container.
black
> select,
12
div.container.
black
> div.swatch > div
13
{ background-color:
black
; }
39
<option class="darken">33% transparent
black
option</option>
63
<div class="container
black
">
64
Solid
black
menu:
70
<option class="darken">33% transparent
black
option</option>
101
<option class="darken">33% transparent
black
option</option>
132
<option class="darken">33% transparent
black
option</option>
textarea-iframe-navigation.html
14
<iframe style="border: 2px solid
black
" width="100%" src="textarea-iframe-navigation2.html">
mask-composite-missing-images.html
7
border:10px solid
black
;
20
<p>If the test passes, you should be able to see a lime square with a
black
border. Inside the border, you should see the text: This text should be visible.</p>
/development/samples/WiktionarySimple/res/values/
styles.xml
25
<item name="android:textColor">@android:color/
black
</item>
32
<item name="android:textColor">@android:color/
black
</item>
38
<item name="android:textColor">@android:color/
black
</item>
44
<item name="android:textColor">@android:color/
black
</item>
49
<item name="android:textColor">@android:color/
black
</item>
/external/opencore/oscl/oscl/osclbase/src/
oscl_tree.cpp
66
x->parent->color = Oscl_Rb_Tree_Node_Base::
black
;
67
y->color = Oscl_Rb_Tree_Node_Base::
black
;
78
x->parent->color = Oscl_Rb_Tree_Node_Base::
black
;
88
x->parent->color = Oscl_Rb_Tree_Node_Base::
black
;
89
y->color = Oscl_Rb_Tree_Node_Base::
black
;
100
x->parent->color = Oscl_Rb_Tree_Node_Base::
black
;
106
root->color = Oscl_Rb_Tree_Node_Base::
black
;
192
while (x != root && (x == 0 || x->color == Oscl_Rb_Tree_Node_Base::
black
))
199
w->color = Oscl_Rb_Tree_Node_Base::
black
;
204
if ((w->left == 0 || w->left->color == Oscl_Rb_Tree_Node_Base::
black
) &
[
all
...]
/device/htc/dream-sapphire/recovery/images/
README
7
convert -gravity center -extent 320x480 -background
black
-depth 8 icon_firmware_install.png temp.rgb
10
convert -gravity center -extent 320x480 -background
black
-depth 8 icon_firmware_error.png temp.rgb
/device/htc/passion-common/recovery/images/
README
7
convert -gravity center -extent 480x800 -background
black
-depth 8 icon_firmware_install.png temp.rgb
10
convert -gravity center -extent 480x800 -background
black
-depth 8 icon_firmware_error.png temp.rgb
/development/samples/BrowserPlugin/src/com/android/sampleplugin/
BackgroundSurface.java
12
this.setBackgroundColor(Color.
BLACK
);
/development/samples/Wiktionary/res/values/
styles.xml
25
<item name="android:textColor">@android:color/
black
</item>
32
<item name="android:textColor">@android:color/
black
</item>
38
<item name="android:textColor">@android:color/
black
</item>
44
<item name="android:textColor">@android:color/
black
</item>
49
<item name="android:textColor">@android:color/
black
</item>
/packages/wallpapers/Basic/res/xml/
polar_clock_palettes.xml
9
<!-- same as above, but on
black
-->
20
<!-- smooth
black
with a purple cast -->
26
<!-- green on
black
-->
/external/webkit/WebCore/manual-tests/resources/
hash-ref-test.html
12
border: 1px solid
black
;
/frameworks/base/libs/rs/java/Film/
AndroidManifest.xml
7
android:theme="@android:style/Theme.
Black
.NoTitleBar">
/frameworks/base/tests/LowStorageTest/
AndroidManifest.xml
6
android:theme="@android:style/Theme.
Black
.NoTitleBar">
/packages/apps/Calculator/
AndroidManifest.xml
9
android:theme="@android:style/Theme.
Black
.NoTitleBar">
/packages/apps/Browser/res/values/
styles.xml
21
<style name="BrowserTheme" parent="@android:Theme.
Black
">
28
<style name="BookmarkTheme" parent="@android:Theme.
Black
">
/packages/apps/QuickSearchBox/res/color/
url_text.xml
18
<item android:state_pressed="true" android:color="@android:color/
black
"/>
19
<item android:state_selected="true" android:color="@android:color/
black
"/>
/frameworks/base/core/res/res/values/
colors.xml
37
<color name="
black
">#ff000000</color>
85
<color name="search_url_text_selected">@android:color/
black
</color>
86
<color name="search_url_text_pressed">@android:color/
black
</color>
90
<color name="sliding_tab_text_color_active">@android:color/
black
</color>
91
<color name="sliding_tab_text_color_shadow">@android:color/
black
</color>
/cts/tests/tests/graphics/src/android/graphics/cts/
PixelXorXfermodeTest.java
47
target.eraseColor(Color.
BLACK
);
56
//
black
^ green ^ cyan = blue
61
target.eraseColor(alphaColor(Color.
BLACK
, 42));
/build/tools/droiddoc/templates/
todo.cs
10
border-color:
black
black
black
black
;
Completed in 179 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>