Searched
full:background (Results
401 -
425 of
3924) sorted by null
<<11121314151617181920>>
/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/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">
|
HTMLBodyElement04.html | 7 <BODY onload="loadComplete()" ALINK="#0000ff" BACKGROUND="./pix/back1.gif" BGCOLOR="#ffff00" LINK="#ff0000" TEXT="#000000" VLINK="#00ffff">
|
HTMLBodyElement05.html | 7 <BODY onload="loadComplete()" ALINK="#0000ff" BACKGROUND="./pix/back1.gif" BGCOLOR="#ffff00" LINK="#ff0000" TEXT="#000000" VLINK="#00ffff">
|
HTMLBodyElement06.html | 7 <BODY onload="loadComplete()" ALINK="#0000ff" BACKGROUND="./pix/back1.gif" BGCOLOR="#ffff00" LINK="#ff0000" TEXT="#000000" VLINK="#00ffff">
|
body01.html | 7 <BODY onload="loadComplete()" ALINK="#0000ff" BACKGROUND="./pix/back1.gif" BGCOLOR="#ffff00" LINK="#ff0000" TEXT="#000000" VLINK="#00ffff">
|
/external/webkit/LayoutTests/dom/xhtml/level2/html/ |
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;
|
/external/webkit/LayoutTests/fast/dom/beforeload/ |
link-before-load.html | 7 background-color: green;
|
/external/webkit/LayoutTests/fast/events/touch/ |
touch-stale-node-crash.html | 10 <div style="background-color:red;height:100px;width:100px;"></div>
|
/external/webkit/LayoutTests/fast/leaks/ |
001.html | 7 .block { display: block; color: red; background: lime; line-height: 0; margin-left: 10em; }
|
/external/webkit/Source/WebCore/manual-tests/compositing/ |
accel-comp-iframe-tab-repaint.html | 5 background-color: yellow;
|
assert-on-tab-switch.html | 9 background-color: blue;
|
font-smoothing.html | 12 background-color: white;
|
/external/webkit/Source/WebCore/manual-tests/ |
dictionary-scrolled-iframe.html | 9 <p id="test" style="background-color:skyblue; padding:3px;"><b>STEPS TO TEST:</b><br> 16 <p id="success" style="background-color:palegreen; padding:3px;"><b>TEST PASS:</b> 20 <p id="failure" style="background-color:#FF3300; padding:3px;"><b>TEST FAIL:</b> 24 <iframe style="background: #ffd;" src="data:text/html,Curabitur pretium, quam quis semper malesuada, est libero feugiat libero, vel fringilla orci nibh sed neque. Quisque eu nulla non nisi molestie accumsan. Etiam tellus urna, <span style=%22color: green;%22>target</span> ac, laoreet non, suscipit sed, sapien. Phasellus vehicula, sem at posuere tel failure, augue nibh molestie nisl, nec ullamcorper lacus ante vulputate pede. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Mauris viverra augue vitae purus. Morbi sed sem. Donec dui nisi, ultrices non, pretium quis, hendrerit non, est. Donec tellus. Donec eget dui id eros pharetra rutrum. Suspendisse sodales lectus sit amet nulla. Morbi tortor arcu, convallis blandit, elementum eu, aliquet a, tellus.
|
Completed in 365 milliseconds
<<11121314151617181920>>