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

1 2 3 4 5 6 7 8 91011>>

  /external/vboot_reference/tests/bitmaps/
case_simple.yaml 5 background: Background.bmp
10 - [0, 0, background]
14 - [0, 0, background]
18 - [0, 0, background]
22 - [0, 0, background]
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
config-highlight.def 6 normal-background= #ffffff
8 keyword-background= #ffffff
10 builtin-background= #ffffff
12 comment-background= #ffffff
14 string-background= #ffffff
16 definition-background= #ffffff
18 hilite-background= gray
20 break-background= #ffff55
22 hit-background= #000000
24 error-background= #ff777
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
config-highlight.def 6 normal-background= #ffffff
8 keyword-background= #ffffff
10 builtin-background= #ffffff
12 comment-background= #ffffff
14 string-background= #ffffff
16 definition-background= #ffffff
18 hilite-background= gray
20 break-background= #ffff55
22 hit-background= #000000
24 error-background= #ff777
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
config-highlight.def 6 normal-background= #ffffff
8 keyword-background= #ffffff
10 builtin-background= #ffffff
12 comment-background= #ffffff
14 string-background= #ffffff
16 definition-background= #ffffff
18 hilite-background= gray
20 break-background= #ffff55
22 hit-background= #000000
24 error-background= #ff777
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
config-highlight.def 6 normal-background= #ffffff
8 keyword-background= #ffffff
10 builtin-background= #ffffff
12 comment-background= #ffffff
14 string-background= #ffffff
16 definition-background= #ffffff
18 hilite-background= gray
20 break-background= #ffff55
22 hit-background= #000000
24 error-background= #ff777
    [all...]
  /external/chromium-trace/catapult/telemetry/telemetry/internal/testing/simple_extension/
manifest.json 2 "description": "Simple test extension which has just a background script",
4 "background": {
5 "scripts": ["background.js"]
  /external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/document_scan_test_app/
manifest.json 7 "background": {
8 "scripts": ["background.js"]
  /external/chromium-trace/catapult/telemetry/telemetry/internal/browser_profiles/extension_webrequest/Default/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/
manifest.json 6 "background": {
7 "page": "background.html"
  /external/chromium-trace/catapult/telemetry/telemetry/internal/testing/simple_app/
manifest.json 5 "background": {
6 "scripts": ["background.js"]
  /external/fmtlib/doc/bootstrap/mixins/
background-variant.less 4 background-color: @color;
6 background-color: darken(@color, 10%);
list-group.less 3 .list-group-item-variant(@state; @background; @color) {
6 background-color: @background;
18 background-color: darken(@background, 5%);
24 background-color: @color;
labels.less 4 background-color: @color;
9 background-color: darken(@color, 10%);
  /external/abi-compliance-checker/modules/Internals/Styles/
HeadersDiff.css 3 background-color:White;
8 background-color:Black;
31 .left { background-color: #EEE; }
32 .right { background-color: #FFF; }
33 .diff { background-color: #CCF; }
34 .lblock { background-color: #BFB; }
35 .rblock { background-color: #FF8; }
36 .insert { background-color: #8FF; }
37 .delete { background-color: #ACF; }
38 .void { background-color: #FFB; }
    [all...]
  /external/libpng/tests/
pngvalid-gamma-background 2 exec ./pngvalid --strict --gamma-background
pngvalid-gamma-expand16-background 2 exec ./pngvalid --strict --gamma-background --expand16
  /external/testng/src/main/resources/
testng.css 1 .invocation-failed, .test-failed { background-color: #DD0000; }
2 .invocation-percent, .test-percent { background-color: #006600; }
3 .invocation-passed, .test-passed { background-color: #00AA00; }
4 .invocation-skipped, .test-skipped { background-color: #CCCC00; }
  /development/samples/browseable/JobScheduler/
_index.jd 3 sample.group=Background
9 background tasks when certain tasks apply.
  /external/autotest/client/common_lib/cros/autotest_private_ext/
manifest.json 5 "background": {
6 "scripts": ["background.js"]
  /external/autotest/client/cros/a11y/a11y_ext/
manifest.json 6 "background": {
7 "scripts": ["background.js"]
  /external/autotest/client/site_tests/logging_AsanCrash/asan_crash_ext/
manifest.json 5 "background": {
6 "scripts": ["background.js"]
  /external/autotest/frontend/client/src/autotest/public/
testplannerclient.css 7 background-color: lightBlue;
11 background-color: lightCyan;
  /external/chromium-trace/catapult/telemetry/telemetry/internal/testing/autotest_ext/
manifest.json 5 "background": {
6 "scripts": ["background.js"]
  /external/chromium-trace/catapult/telemetry/telemetry/internal/testing/webview_app/
manifest.json 5 "background": {
6 "scripts": ["background.js"]
  /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>
  /development/samples/AdaptiveIconSample/res/values/
colors.xml 3 <color name="background">#455A64</color>

Completed in 1282 milliseconds

1 2 3 4 5 6 7 8 91011>>