HomeSort by relevance Sort by last modified time
    Searched full:background (Results 726 - 750 of 3924) sorted by null

<<21222324252627282930>>

  /external/chromium/chrome/browser/resources/
imageburner.html 15 background-image: -webkit-linear-gradient(#D0DAF8, #A6BAF7);
24 background-image: -webkit-linear-gradient(#D0DAF8, #A6BAF7);
38 background-repeat: no-repeat;
39 background: url('shared/images/icon_folder.png');
47 background: url('shared/images/filebrowse_menu.png');
54 background-repeat: no-repeat;
81 background-color: #fff;
89 background-color: #ebeff9;
99 background-color: #b1c8f2;
148 background-color: #fff
    [all...]
mobile_setup.html 23 background: rgba(0, 0, 0, .1);
33 background: white;
61 background: url('chrome-extension://iadeocfgjdjdmpenejdbfeaocpbikmab/carrier_logo.png') no-repeat;
62 background-position: 85% 50%;
118 background-color: #fcf6e0;
ssl_error.html 7 background-color:#500;
11 .background {
21 background-color:white;
101 <div class="background"><img src="ssl_roadblock_background.png" width="100%" height="100%" alt="background" onmousedown="return false;"></div>
ssl_roadblock.html 7 background-color:#500;
11 .background {
21 background-color:white;
103 <div class="background"><img src="ssl_roadblock_background.png" width="100%" height="100%" alt="background" onmousedown="return false;"></div>
  /external/libvpx/examples/includes/geshi/docs/api/media/
stylesheet.css 2 a:hover, a:active, a:focus { color: highlighttext; background-color: highlight; text-decoration: none; }
4 body { background: #FFFFFF; }
16 .oddrow { background-color: #F8F8F8; border: 1px solid #AAAAAA; padding: .5em; margin-bottom: 1em}
30 .index-letter-section { background-color: #EEEEEE; border: 1px dotted #999999; padding: .5em; margin-bottom: 1em}
47 .tutorial-nav-box { width: 100%; border: 1px solid #999999; background-color: #F8F8F8; }
55 .separator { background-color: #999999; height: 2px; }
97 .src-code a:active { background-color: #FFFF66; color: #008000; }
98 .src-code a:hover { background-color: #FFFF66; text-decoration: overline underline; color: #008000; }
133 .example { border: 1px dashed #999999; background-color: #EEEEEE; padding: .5em; }
135 .listing { border: 1px dashed #999999; background-color: #EEEEEE; padding: .5em; white-space: nowrap;
    [all...]
  /external/webkit/Source/WebKit/qt/tests/qwebview/
tst_qwebview.cpp 331 QTest::addColumn<bool>("background");
350 QFETCH(bool, background);
364 if (active && background) {
365 // Rendered image must have red background on an active QWebView.
367 } else if (active && !background) {
370 } else if (!active && background) {
371 // Rendered image must have red background on an inactive QWebView.
373 } else if (!active && !background) {
411 if (active && background) {
412 // Rendered image must have blue background on an active QWebView
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
EventLoader.java 203 Log.e("Cal", "background LoaderThread interrupted!");
233 * Reuses an existing background thread, if events were already being loaded in the background.
234 * NOTE: events and uiCallback are not used if an existing background thread gets reused --
235 * the ones that were passed in on the call that results in the background thread getting
247 // Send the load request to the background thread
274 // Send load request to the background thread
  /sdk/rule_api/src/com/android/ide/common/api/
IGraphics.java 85 * Fills a rectangle outline between 2 points, using the current background
91 * Fills a rectangle outline between 2 points, using the current background
97 * Fills a rectangle outline between 2 points, using the current background
175 * Returns the current background color. The background color is used for
181 * Sets the background color. The background color is used for fill
  /cts/tests/config_demo/data/result_rep/
cts_result.xsl 24 .plan { background-color : #9acd32 }
25 .head { font-size : 30; background-color : #A8A6A6 }
26 .head1 { font-size : 20; background-color : #A8A6A6 }
27 .lgreen {background-color : #9acd32}
28 .pass {background-color : #00ff00}
29 .failed {background-color : #ff0000}
30 .timeout {background-color : #febf00}
31 .notrun {background-color : #C6C3C3}
32 .gray {background-color : #C6C3C3}
  /external/chromium/chrome/browser/
background_page_tracker.cc 32 // each background page: the parent application/extension ID, and a boolean
104 // If background mode is disabled, just exit - don't load information from
106 // background pages, effectively disabling any associated badging.
139 // Disable the background page tracker for unittests.
143 // BackgroundPageTracker is enabled if background mode is enabled.
188 // 2) Walk the set of currently loaded extensions and background contents, and
219 // Look for new extensions/background contents.
224 // Any extension with a background page should be in our list.
235 // Add all apps with background contents also.
  /external/chromium/chrome/browser/chromeos/login/
background_view.h 34 // View used to render the background during login. BackgroundView contains
54 // Initializes the background view. It backgroun_url is given (non empty),
55 // it creates a DOMView background area that renders a webpage.
64 // empty, the content page of the url is displayed as a background.
180 // DOMView for rendering a webpage as a background.
username_view.cc 24 // Username label background color.
109 // Draw transparent background.
145 // Draw the final background with the fading in the end.
160 // along the text perimeter (when the label is place on the white background).
170 // Fade out only the text in the end. Use regular background.
  /external/chromium/chrome/browser/chromeos/
setting_level_bubble.cc 45 // background, and finally NULL if both of those fail.
61 // Otherwise, see if there's a background window that we can use.
62 BackgroundView* background = LoginUtils::Get()->GetBackgroundView(); local
63 if (background)
64 window = GTK_WINDOW(background->GetNativeWindow());
  /external/chromium/chrome/browser/resources/options/
cookies_view.css 122 background: #E0E9F5;
138 background: #EEF3F9;
143 background: #F5F8F8;
148 background: #F5F8F8;
155 background: #F5F8F8;
  /external/chromium/chrome/browser/translate/
translate_infobar_delegate.h 29 // The types of background color animations.
86 // should get a yellow background instead of a blue one).
89 // Returns what kind of background fading effect the infobar should use when
130 // Sets this infobar background animation based on the previous infobar shown.
131 // A fading background effect is used when transitioning from a normal state
  /external/chromium/chrome/browser/ui/cocoa/
styled_text_field_cell.mm 152 // Paint button background image if there is one (otherwise the border won't
167 // toolbar background and the omnibox background.
172 // Draw the outer stroke (over the background).
182 // Fill interior with background color.
  /external/chromium/chrome/browser/ui/views/
find_bar_view.cc 28 #include "views/background.h"
43 // background highlight extends beyond just the text).
55 // The background color of the match count label when results are found.
58 // The background color of the match count label when no results are found.
61 // The background images for the dialog. They are split into a left, a middle
74 // The background image for the Find text box, which we draw behind the Find box
163 // Background images for the dialog.
168 // Background images for the Find edit box.
249 // toolbar background image. First, get the widget bounds.
256 // Finally, calculate the background image tiling offset
    [all...]
  /external/chromium/chrome/common/extensions/docs/static/
xhr.html 96 When using resources retrieved via XMLHttpRequest, your background page should
101 <pre>background.html
114 background.html
130 <pre>background.html
142 background.html
  /external/replicaisland/src/com/replica/replicaisland/
LevelSystem.java 91 * Loads a level from a binary file. The file consists of several layers, including background
95 * @param tiles A tile library to use when constructing tiled background layers.
96 * @param background An object to assign background layer rendering components to.
125 if (type == 0) { // it's a background layer
  /external/webkit/Source/WebCore/css/
wml.css 111 background-color: ButtonFace;
132 background-color: white;
148 background-color: #FAFFBD !important;
149 background-image:none !important;
174 background-color: white;
  /external/webkit/Source/WebCore/inspector/front-end/
helpScreen.css 21 background-color: black;
67 background: -webkit-gradient(linear, left top, right top, from(rgb(128, 128, 128)), to(rgb(128, 128, 128)), color-stop(40%, rgb(96, 96, 96)));
74 background: -webkit-gradient(linear, left top, right top, from(rgb(176, 176, 176)), to(rgb(176, 176, 176)), color-stop(40%, rgb(144, 144, 144)));
78 background: -webkit-gradient(linear, left top, right top, from(rgb(10, 10, 10)), to(rgb(32, 32, 32)), color-stop(25%, rgb(32, 32, 32)));
88 background: -webkit-gradient(radial, 30% 30%, 1, 50% 50%, 8, from(rgb(128, 128, 128)), to(rgb(80, 80, 80)));
  /frameworks/base/docs/html/guide/topics/ui/notifiers/
index.jd 12 <li>If the application is running in the background and needs the user's attention,
23 from the background.</li>
25 that come from the background and request the user's response.</li>
40 out, and does not accept interaction events. Because a toast can be created from a background
65 a background {@link android.app.Service} and needs to
  /frameworks/base/docs/html/training/improving-layouts/
smooth-scrolling.jd 18 <li><a href="#AsyncTask">Use a Background Thread</a></li>
38 <h2 id="AsyncTask">Use a Background Thread</h2>
40 <p>Using a background thread ("worker thread") removes strain from the main thread so it can focus
48 images in a background thread, then apply them to the UI once finished. It also shows a
52 // Using an AsyncTask to load the slow images in a background thread
  /frameworks/base/tests/BiDiTests/res/layout/
relative_layout_2_locale.xml 29 android:background="#FF000000"
59 android:background="#FF000000"
90 android:background="#FF000000"
121 android:background="#FF000000"
152 android:background="#FF000000"
relative_layout_2_ltr.xml 29 android:background="#FF000000"
59 android:background="#FF000000"
90 android:background="#FF000000"
121 android:background="#FF000000"
152 android:background="#FF000000"

Completed in 393 milliseconds

<<21222324252627282930>>