HomeSort by relevance Sort by last modified time
    Searched refs:background (Results 1 - 25 of 787) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/resources/
new_incognito_tab_theme.css 7 background-attachment: fixed;
8 background-color: $2;
9 background-image: url(chrome://theme/IDR_THEME_NTP_BACKGROUND?$1);
10 background-position: $3;
11 background-repeat: $5;
21 background-position: $4;
  /external/chromium_org/chrome/browser/resources/local_discovery/
local_discovery.css 10 background-color: #c0c0c0;
14 background-color: #f0f0f0;
  /external/chromium_org/chrome/browser/resources/user_actions/
user_actions.css 10 background-color: #C0C0C0;
14 background-color: #F0F0F0;
  /external/chromium/chrome/browser/chromeos/views/
copy_background.cc 9 #include "views/background.h"
17 DCHECK(background_owner_->background());
21 const Background* background = background_owner_->background(); local
22 DCHECK(background);
30 background->Paint(canvas, background_owner_);
  /external/chromium-trace/trace-viewer/src/ui/
mouse_mode_selector.css 11 background: #DDD;
26 background: url(../images/ui-states.png) 2px 3px no-repeat;
27 background-repeat: no-repeat;
36 background-image: url(../images/ui-states.png);
37 background-position: 0 -10px;
41 background-position: -30px -10px;
45 background-image: url(../images/ui-states.png);
46 background-position: 0 -40px;
50 background-position: -30px -40px;
54 background-image: url(../images/ui-states.png)
    [all...]
tool_button.css 7 background-position: center center;
8 background-repeat: no-repeat;
  /external/chromium_org/content/public/common/
window_container_type.cc 14 const char kBackground[] = "background";
21 bool background = false; local
27 background = true;
33 if (background) {
  /external/chromium_org/chrome/browser/resources/chromeos/login/
apps_menu.css 8 background: no-repeat 4px 50%;
9 background-size: 16px;
  /external/chromium_org/chrome/browser/resources/sync_file_system_internals/
main.css 32 background: rgb(238, 238, 255);
40 background: rgb(255, 220, 220);
44 background-image: url('chrome://syncfs-internals/file.png');
45 background-position: 0 2px;
46 background-repeat: no-repeat;
51 background-image: url('chrome://syncfs-internals/folder_closed.png');
52 background-position: 0 2px;
53 background-repeat: no-repeat;
  /external/dexmaker/javadoc/
stylesheet.css 5 /* Page background color */
6 body { background-color: #FFFFFF; color:#000000 }
12 .TableHeadingColor { background: #CCCCFF; color:#000000 } /* Dark mauve */
13 .TableSubHeadingColor { background: #EEEEFF; color:#000000 } /* Light mauve */
14 .TableRowColor { background: #FFFFFF; color:#000000 } /* White */
22 .NavBarCell1 { background-color:#EEEEFF; color:#000000} /* Light mauve */
23 .NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */
27 .NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
28 .NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
  /external/jsr305/javadoc/
stylesheet.css 5 /* Page background color */
6 body { background-color: #FFFFFF }
12 .TableHeadingColor { background: #CCCCFF } /* Dark mauve */
13 .TableSubHeadingColor { background: #EEEEFF } /* Light mauve */
14 .TableRowColor { background: #FFFFFF } /* White */
22 .NavBarCell1 { background-color:#EEEEFF;} /* Light mauve */
23 .NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */
27 .NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
28 .NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
  /external/chromium_org/chrome/browser/resources/chromeos/
menu.css 8 background: -webkit-linear-gradient(white, #EEE);
17 background-repeat: no-repeat;
45 background-position: 4px center;
49 background-position: right center;
53 background: -webkit-linear-gradient(left,
66 background-color: rgb(220, 229, 250);
74 background-position: center center;
75 background-repeat: no-repeat;
84 background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAADCAYAAACwAX77AAAAI0lEQVQImWNgQIA4BgaGuQxoII6BgeEvAwPDf2RJZEEYngsA2N8I6FqZBpwAAAAASUVORK5CYII=);
88 background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAADCAYAAACwAX77AAAAIklEQVQImWNgYGCIY (…)
    [all...]
  /external/chromium_org/tools/code_coverage/
croc.css 22 background-color:#C0C0E0;
46 background-color:#D0D0F0;
66 background-color:#B0FFB0;
70 background-color:#FFFF90;
74 background-color:#FFB0B0;
79 background-color:#FFB0B0;
82 background-color:#FFFF90;
85 background-color:#B0FFB0;
89 background-color:#FF4040;
92 background-color:#FFFF00
    [all...]
  /external/chromium_org/ui/webui/resources/css/
throbber.css 6 background: url('chrome://resources/images/throbber.svg') no-repeat;
tabs.css 12 background: -webkit-linear-gradient(white, rgb(243, 243, 243));
26 background: #fbfbfb;
33 -webkit-transition: border-color 150ms, background-color 150ms;
34 background: rgba(160, 160, 160, .3);
49 background: #fbfbfb;
58 background: rgba(238, 238, 238, .3);
62 background: #fbfbfb;
67 background: rgba(247, 247, 247, .3);
71 background: #fbfbfb;
77 background: white
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_pixeltest_filters.cc 18 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
21 // The green box is entirely behind a layer with background blur, so it
27 background->AddChild(green);
28 background->AddChild(blur);
51 background,
56 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
59 // The green border is outside the layer with background blur, but the
60 // background blur should use pixels from outside its layer borders, up to the
68 background->AddChild(green_border);
69 background->AddChild(blur)
98 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
    [all...]
layer_tree_host_pixeltest_readback.cc 76 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
81 background->AddChild(green);
84 background,
90 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
95 background->AddChild(green);
98 background,
104 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
109 background->AddChild(green);
112 background,
118 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer local
133 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
151 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
169 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
187 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
202 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
217 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
233 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
248 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
263 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
279 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
299 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
318 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
337 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
358 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
379 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
400 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
422 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
444 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
508 scoped_refptr<ContentLayer> background = ContentLayer::Create(&white_client_); local
538 scoped_refptr<ContentLayer> background = ContentLayer::Create(&white_client_); local
568 scoped_refptr<ContentLayer> background = ContentLayer::Create(&white_client_); local
600 scoped_refptr<ContentLayer> background = ContentLayer::Create(&white_client_); local
699 scoped_refptr<ContentLayer> background = ContentLayer::Create(&white_client_); local
730 scoped_refptr<ContentLayer> background = ContentLayer::Create(&white_client_); local
761 scoped_refptr<ContentLayer> background = ContentLayer::Create(&white_client_); local
792 scoped_refptr<ContentLayer> background = ContentLayer::Create(&white_client_); local
822 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
847 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer( local
    [all...]
  /external/chromium_org/chrome/browser/resources/signin_internals/
signin_index.css 16 background: rgb(204, 255, 204);
42 background: rgb(239, 243, 255);
46 background: rgb(204, 243, 204);
51 background: rgb(255, 255, 0);
54 background: rgb(255, 255, 255);
60 background: rgb(155, 158, 166);
63 background: rgb(239, 243, 255);
  /external/chromium_org/chrome/browser/resources/user_manager/
control_bar.css 31 background-position: right center;
35 background-position: right center;
39 background-image: url('chrome://theme/IDR_ICON_ADD_USER_WHITE');
43 background-image: url('chrome://theme/IDR_ICON_GUEST_WHITE');
48 background-position: left center;
49 background-repeat: no-repeat;
50 background-size: 24px;
  /external/chromium_org/chrome/browser/resources/ntp4/
new_tab_theme.css 6 background-attachment: fixed;
7 background-color: $2; /* COLOR_NTP_BACKGROUND */
8 background-image: url(chrome://theme/IDR_THEME_NTP_BACKGROUND?$1);
9 background-position: $3;
10 background-repeat: $5;
18 background-position: $4;
44 background-color: rgba($23, 0.06); /* COLOR_NTP_TEXT */
47 /* Only change the background to a gradient when a promo is showing. */
51 background:
58 background-color: $21; /* COLOR_NTP_TEXT_LIGHT *
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/options/css/
list.css 11 background-color: transparent;
12 background-repeat: no-repeat;
20 -webkit-transition: .15s background-color;
30 background-color: #e4ecf7;
39 background-color: #d0d0d0;
40 background-image: none;
47 background-color: #bbcee9;
48 background-image: none;
60 background-color: transparent;
77 background-color: transparent
    [all...]
  /external/chromium-trace/trace-viewer/src/tcmalloc/
tcmalloc_snapshot_view.css 12 background-position: 0 5px;
13 background-repeat: no-repeat;
22 background-position: 0 5px;
23 background-repeat: no-repeat;
32 background-image: url(../images/expand.png);
37 background-image: url(../images/collapse.png);
  /external/chromium_org/chrome/browser/resources/predictors/
predictors.css 12 background-color: rgb(235, 239, 250);
20 background-color: white;
24 background-color: rgb(235, 250, 239);
52 background-color: rgb(0, 215, 0);
56 background-color: rgb(255, 215, 0);
60 background-color: rgb(215, 215, 215);
  /external/chromium_org/chrome/browser/resources/quota_internals/
main.css 19 background: rgb(238, 238, 255);
23 background-image: url('../../../../ui/webui/resources/images/icon_file.png');
  /external/chromium_org/chrome/common/extensions/docs/examples/api/topsites/magic8ball/
newTab.css 7 background-color: #ddd;
22 background-repeat: no-repeat;

Completed in 484 milliseconds

1 2 3 4 5 6 7 8 91011>>