HomeSort by relevance Sort by last modified time
    Searched full:background (Results 451 - 475 of 4362) sorted by null

<<11121314151617181920>>

  /development/samples/Support4Demos/res/layout/
accessibility_delegate.xml 16 android:background="@android:drawable/btn_default"/>
  /external/chromium/chrome/browser/printing/cloud_print/resources/
cloud_print_setup_login.css 2 background: #FFFFFF;
  /external/chromium/chrome/browser/resources/
mediaplayer.html 10 background: black;
28 background: -webkit-linear-gradient(transparent, white);
43 background: transparent;
68 background: -webkit-linear-gradient(#323232, #070707);
78 background: -webkit-linear-gradient(#ced9fa, #e8ecf9);
90 background: -webkit-linear-gradient(#4a5d84, #232c3d);
100 background: #6a799a;
112 background: -webkit-linear-gradient(#323232, #070707);
124 background: url('shared/images/mediaplayer_vol_high.png');
128 background: url('shared/images/mediaplayer_vol_mute.png')
    [all...]
  /external/chromium/chrome/browser/resources/picasaweb_uploader/
manifest.json 9 "background_page": "background.html",
  /external/chromium/chrome/browser/resources/shared/css/
table.css 11 background-color: hsl(214,91%,89%);
17 background-color: hsl(214, 91%, 87%);
57 background-color: rgb(220, 220, 220);
108 background-color: black;
  /external/chromium/chrome/browser/ui/cocoa/
background_tile_view.h 11 // A custom view that draws a image tiled as the background. This isn't meant
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_view_mac.h 42 // Sets the extensions's background image.
43 void SetBackground(const SkBitmap& background);
81 // The background the view should have once it is initialized. This is set
82 // when the view has a custom background, but hasn't been initialized yet.
  /external/chromium/chrome/browser/ui/cocoa/wrench_menu/
wrench_menu_button_cell.h 10 // The WrenchMenuButtonCell overrides drawing the background gradient to use
  /external/chromium/chrome/browser/ui/views/infobars/
translate_infobar_base.cc 97 // InfoBarView::Layout() does for the normal background.
102 // If we're not animating, simply paint the background for the current state.
109 *background());
121 const views::Background& TranslateInfoBarBase::GetBackground() {
122 return GetDelegate()->IsError() ? error_background_ : *background();
127 const views::Background& background) {
128 // Draw the background into an offscreen buffer with alpha value per animation
132 background.Paint(canvas, this);
  /external/chromium/chrome/common/extensions/docs/examples/api/tabs/pin/
inject.js 8 // Send message to background page to toggle tab
  /external/chromium/chrome/common/extensions/docs/examples/extensions/calendar/views/
background.html 10 <script src="../javascript/background.js"></script>
  /external/chromium/chrome/common/extensions/docs/examples/extensions/gmail/
options.html 22 background:url(icon_128.png) no-repeat;
23 background-size:67px;
24 background-position:1px 18px;
28 background:#ebeff9;
  /external/chromium/chrome/common/extensions/docs/examples/extensions/
news.zip 
  /external/chromium/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
manifest.json 7 "background_page": "background.html",
  /external/chromium/chrome/common/extensions/docs/examples/extensions/wave/
manifest.json 11 "background_page": "background.html",
  /external/chromium/chrome/common/
view_types.cc 8 const char* ViewType::kBackgroundPage = "BACKGROUND";
  /external/chromium-trace/src/shared/css/
expandable_bubble.css 58 background-image: no-repeat 50% 50%;
77 background-image: url('../../../../../ui/resources/close_bar.png');
81 background-image: url('../../../../../ui/resources/close_bar_h.png');
85 background-image: url('../../../../../ui/resources/close_bar_p.png');
table.css 17 background-color: hsl(214,91%,89%);
23 background-color: hsl(214, 91%, 87%);
62 background-color: rgb(220, 220, 220);
109 background-color: black;
  /external/chromium-trace/src/tracing/
timeline.css 11 background-color: rgba(0, 0, 255, 0.25);
25 background-color: rgba(255, 255, 255, 0.5);
35 background-color: rgba(255, 255, 255, 1.0);
61 background-color: white;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/scripts/
ToolTip.css 16 background-color:#FFFFCC;
  /external/mesa3d/docs/
mesa.css 3 background-color: #ffffff;
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLBodyElement01.html 7 <BODY onload="loadComplete()" ALINK="#0000ff" BACKGROUND="./pix/back1.gif" BGCOLOR="#ffff00" LINK="#ff0000" TEXT="#000000" VLINK="#00ffff">
HTMLBodyElement02.html 7 <BODY onload="loadComplete()" ALINK="#0000ff" BACKGROUND="./pix/back1.gif" BGCOLOR="#ffff00" LINK="#ff0000" TEXT="#000000" VLINK="#00ffff">
HTMLBodyElement02.js 78 The background attribute specifies the URI fo the background texture
81 Retrieve the background attribute and examine its value.
103 vbackground = testNode.background;
HTMLBodyElement03.html 7 <BODY onload="loadComplete()" ALINK="#0000ff" BACKGROUND="./pix/back1.gif" BGCOLOR="#ffff00" LINK="#ff0000" TEXT="#000000" VLINK="#00ffff">

Completed in 945 milliseconds

<<11121314151617181920>>