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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/common/extensions/docs/examples/apps/
background-simple.zip 
  /external/chromium/chrome/common/extensions/docs/examples/api/i18n/
cld.zip 
  /external/chromium/chrome/common/extensions/docs/examples/extensions/
chrome_search.zip 
  /external/chromium/chrome/browser/resources/
new_incognito_tab_theme.css 2 background-image: url(chrome://theme/IDR_THEME_NTP_BACKGROUND?$1);
3 background-color: $2;
4 background-position: $3;
5 background-repeat: $5;
8 background-attachment: fixed;
12 background-position: $4;
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-properties/
gtkhtml 0 background
2 background-color
3 background-image
  /external/chromium/chrome/common/extensions/docs/examples/api/browserAction/
make_page_red.zip 
print.zip 
set_icon_path.zip 
  /external/chromium/chrome/common/extensions/docs/examples/api/contextMenus/
basic.zip 
  /external/chromium/chrome/common/extensions/docs/examples/api/
cookies.zip 
  /external/chromium/chrome/common/extensions/docs/examples/api/omnibox/
simple-example.zip 
  /external/chromium/chrome/common/extensions/docs/examples/api/pageAction/
set_icon.zip 
  /external/chromium/chrome/common/extensions/docs/examples/api/tabs/
inspector.zip 
pin.zip 
  /development/ndk/platforms/android-9/samples/native-audio/assets/
README.txt 1 File background.mp3 ("Background for talking but don't") is
  /external/chromium/chrome/common/extensions/docs/examples/apps/background-simple/
manifest.json 2 "name": "Simple Background App",
10 "permissions": ["background", "notifications"]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-applyCompletion32.diff 1 Code completion in completionvalues1.xml for <item name="^"></item> selecting android:background:
4 > <item name="android:background"^></item>
  /external/doclava/res/assets/customizations/assets/
customizations.css 6 background-color:#b6223c;
  /external/webkit/LayoutTests/fast/dom/beforeload/resources/
fail.css 2 background-color:red !important;
  /external/webkit/Source/WebKit/qt/tests/qgraphicswebview/resources/
56929.html 1 <body style="background-color: white">
2 <div id="1" style="width: 50%; height: 50%; background-color: green"/>
5 document.getElementById("1").setAttribute("style", "width: 150%; height: 150%; background-color: green");
  /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/chrome/browser/resources/keyboard/
index.html 9 background: -webkit-linear-gradient(#131925, #04070B);
30 background: -webkit-linear-gradient(#5a616f, #505662);
33 background: -webkit-linear-gradient(#505662, #5a616f);
37 background: -webkit-linear-gradient(#505662, #41464f);
40 background: -webkit-linear-gradient(#41464f, #505662);
44 background: -webkit-linear-gradient(#41464f, #32373d);
47 background: -webkit-linear-gradient(#32373d, #41464f);
52 background: -webkit-linear-gradient(#0d0d0d, #1e2026);
59 background: -webkit-linear-gradient(#1f2127, #1b1e22);
66 background: -webkit-linear-gradient(#0d0d0d, #1e2026)
    [all...]
  /external/webkit/Source/WebCore/manual-tests/
cursor.html 2 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: auto">auto</div>
3 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: default">default</div>
4 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: hand">hand</div>
5 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: pointer">pointer</div>
6 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: text">text</div>
7 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: help">help</div>
8 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: crosshair">crosshair</div>
9 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: move">move</div>
10 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: w-resize">w</div>
11 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: e-resize">e</div
    [all...]
  /external/chromium/chrome/browser/resources/shared/css/
throbber.css 2 background: url('chrome://resources/images/throbber.svg');
  /external/chromium/chrome/common/extensions/docs/examples/api/contextMenus/basic/
manifest.json 6 "background_page": "background.html"

Completed in 632 milliseconds

1 2 3 4 5 6 7 8 91011>>