OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:background
(Results
226 - 250
of
3924
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/LayoutTests/fast/dom/HTMLLinkElement/
pending-stylesheet-count.html
5
.red {
background
: red; }
6
.green {
background
: green; }
/external/webkit/PerformanceTests/SunSpider/hosted/
sunspider.css
4
background
-color: #D9D5A1;
7
h2 {
background
-color: #4E8AB9;
/external/webkit/Source/WebCore/css/
fullscreen.css
2
background
-color: white;
10
background
-color: black !important;
/external/webkit/Source/WebCore/manual-tests/
drag-image.html
12
i.src ="resources/webkit-
background
.png";
22
<img src="resources/webkit-
background
.png">
input-type-file-drag-drop.html
2
<div style="
background
-color: black;" width="300">
5
<div style="
background
-color: blue;" width="300">
/external/webkit/Source/WebCore/manual-tests/resources/
named-window-blank-target-step3.html
7
<p><b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=7747">Bugzilla bug 7747</a> REGRESSION:
Background
tab/window auto-refresh in GMail will take focus.</p>
9
<p id="test" style="
background
-color:skyblue; padding:3px;"><b>STEPS TO TEST:</b> <br>
/external/webkit/Source/WebKit/gtk/resources/
error.html
6
background
-color: #fff;
12
background
: #fff;
/sdk/layoutopt/libs/uix/src/resources/rules/
MergeRootFrameLayout.rule
10
// - The node does not have a
background
nor a foreground
13
if (node.isRoot() && node.is("FrameLayout") && !node.'@android:
background
' &&
/cts/tests/res/layout/
framelayout_layout.xml
19
android:
background
="@drawable/red"
28
android:
background
="@drawable/yellow"
35
android:
background
="@drawable/yellow"
39
android:
background
="@drawable/blue"
/development/samples/ApiDemos/res/layout/
linear_layout_1.xml
21
android:
background
="@drawable/blue"
27
android:
background
="@drawable/box"
34
android:
background
="@drawable/box"
41
android:
background
="@drawable/box"
linear_layout_2.xml
21
android:
background
="@drawable/blue"
27
android:
background
="@drawable/box"
34
android:
background
="@drawable/box"
41
android:
background
="@drawable/box"
linear_layout_3.xml
25
android:
background
="@drawable/blue"
31
android:
background
="@drawable/box"
38
android:
background
="@drawable/box"
46
android:
background
="@drawable/box"
linear_layout_7.xml
27
android:
background
="@drawable/red"
34
android:
background
="@drawable/green"
41
android:
background
="@drawable/blue"
48
android:
background
="@drawable/yellow"
linear_layout_8.xml
28
android:
background
="@drawable/blue"
34
android:
background
="@drawable/box"
40
android:
background
="@drawable/box"
46
android:
background
="@drawable/box"
/development/samples/ApiDemos/res/layout-sw480dp/
resources_smallest_width_inner.xml
24
android:
background
="#8000ff00">
29
android:
background
="#80ff0000">
34
android:
background
="#8000ff00">
39
android:
background
="#80ff0000">
/development/samples/BrowserPlugin/src/com/android/sampleplugin/
BackgroundSurface.java
14
this.setText("This is a java
background
plugin");
/external/chromium/chrome/browser/resources/shared/css/
button.css
7
background
: -webkit-linear-gradient(#fafafa, #f4f4f4 40%, #e5e5e5);
20
background
: #ebebeb -webkit-linear-gradient(#fefefe, #f8f8f8 40%, #e9e9e9);
29
background
: #ebebeb -webkit-linear-gradient(#f4f4f4, #efefef 40%, #dcdcdc);
40
background
: -webkit-linear-gradient(#fafafa, #f4f4f4 40%, #e5e5e5);
/external/chromium/chrome/browser/ui/cocoa/
floating_bar_backing_view.h
11
// A custom view that draws the tab strip
background
for fullscreen windows.
/external/chromium/chrome/browser/ui/cocoa/infobars/
infobar_gradient_view.h
13
// A custom view that draws the
background
gradient for an infobar.
/external/chromium/chrome/browser/ui/cocoa/tabs/
side_tab_strip_view.h
9
// A class that handles drawing the
background
of the tab strip when side tabs
/external/chromium/chrome/common/extensions/docs/examples/api/infobars/sandwichbar/
manifest.json
5
"background_page" : "
background
.html",
/external/chromium/chrome/common/extensions/docs/examples/api/omnibox/extension-docs/
manifest.json
14
"background_page" : "
background
.html"
/external/chromium/chrome/common/extensions/docs/examples/api/pageAction/pageaction_by_content/
contentscript.js
10
// The regular expression produced a match, so notify the
background
page.
manifest.json
5
"background_page" : "
background
.html",
/external/chromium/chrome/common/extensions/docs/examples/api/pageAction/pageaction_by_url/
manifest.json
5
"background_page": "
background
.html",
Completed in 214 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>