HomeSort by relevance Sort by last modified time
    Searched refs:transparent (Results 76 - 100 of 261) sorted by null

1 2 34 5 6 7 8 91011

  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.css 173 border: 1px solid transparent;
236 background: transparent url(images/close_2.png);
245 background: transparent url(images/close_2_hover.png);
249 background: transparent url(images/close_2_active.png);
  /external/chromium_org/chrome/browser/resources/ntp4/
nav_dot.css 62 background-color: transparent;
  /external/chromium_org/chrome/browser/resources/ntp_android/
mostvisited.css 16 -webkit-tap-highlight-color: transparent;
bookmarks.css 88 -webkit-tap-highlight-color: transparent;
98 -webkit-tap-highlight-color: transparent;
  /external/chromium_org/chrome/browser/resources/print_preview/search/
destination_search.css 9 #destination-search.transparent {
  /external/chromium_org/chrome/browser/resources/translate_internals/
translate_internals.css 54 background-color: transparent;
  /external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/
slider.css 9 background: transparent; /* Hide the standard slider bar */
  /external/chromium_org/chrome/renderer/resources/extensions/
inject_app_titlebar.js 19 "button.close { border: 0; background-color: transparent; " +
  /external/chromium_org/third_party/WebKit/Source/core/css/
mediaControlsAndroid.css 77 background-color: transparent;
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
filter.css 53 background: transparent;
tabbedPane.css 66 border: 1px solid transparent;
timelinePanel.css 91 border-right: 0 none transparent;
304 border-top: 1px solid transparent;
344 background: transparent !important;
400 border-top: 1px solid transparent;
423 border-left: 6px solid transparent;
563 border-color: transparent;
642 background: transparent;
networkLogView.css 97 background-color: transparent;
264 border-top: 1px solid transparent;
474 background-color: transparent;
502 background-color: transparent;
541 background-color: transparent;
inspector.css 441 border: 0 transparent none;
442 background-color: transparent;
624 border-right: 0 transparent none;
990 color: transparent;
1387 color: transparent;
1420 border-top: 1px solid transparent;
    [all...]
  /external/chromium_org/ui/webui/resources/css/
list.css 18 border: 1px solid rgba(255, 255, 255, 0); /* transparent white */
40 border-color: transparent;
  /external/qemu/distrib/zlib-1.2.3/
gzio.c 66 int transparent; /* 1 if input file is not a .gz file */ member in struct:gz_stream
125 s->transparent = 0;
281 mode to transparent if the gzip magic header is not present; set s->err
308 s->transparent = s->stream.avail_in;
316 s->transparent = 1;
427 if (s->transparent) {
814 if (s->transparent) {
870 if (!s->transparent) (void)inflateReset(&s->stream);
914 return s->transparent;
  /frameworks/native/libs/gui/
SurfaceControl.cpp 135 status_t SurfaceControl::setTransparentRegionHint(const Region& transparent) {
139 return client->setTransparentRegionHint(mHandle, transparent);
  /external/jmonkeyengine/engine/src/core/com/jme3/material/
Material.java 96 private boolean transparent = false; field in class:Material
256 * Check if the transparent value marker is set on this material.
257 * @return True if the transparent value marker is set on this material.
261 return transparent;
265 * Set the transparent value marker.
269 * up that the material is transparent and therefore any geometries
270 * using it should be put into the {@link Bucket#Transparent transparent
273 * @param transparent the transparent value marker
    [all...]
  /build/tools/droiddoc/templates-ds/assets/css/
default.css 297 background: transparent url(../images/styles/disclosure_down.png) no-repeat scroll 50% 50%;
326 background: transparent; }
333 background: transparent url(../images/styles/disclosure_up.png) no-repeat scroll 50% 50%;
445 background: transparent url(../images/styles/disclosure_left.png) no-repeat scroll 50% 50%;
463 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
536 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
622 border-bottom: 3px solid transparent;
645 background-color: transparent;
656 background-color: transparent;
667 background-color: transparent;
    [all...]
  /build/tools/droiddoc/templates-sac/assets/css/
default.css 301 background: transparent url(../images/styles/disclosure_down.png) no-repeat scroll 50% 50%;
330 background: transparent; }
337 background: transparent url(../images/styles/disclosure_up.png) no-repeat scroll 50% 50%;
449 background: transparent url(../images/styles/disclosure_left.png) no-repeat scroll 50% 50%;
467 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
540 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
626 border-bottom: 3px solid transparent;
649 background-color: transparent;
660 background-color: transparent;
671 background-color: transparent;
    [all...]
  /external/chromium/chrome/browser/ui/views/frame/
contents_container.cc 156 params.transparent = true;
  /external/chromium/chrome/browser/ui/views/tabs/
native_view_photobooth_win.cc 155 params.transparent = true;
  /external/chromium/chrome/browser/ui/views/
theme_install_bubble_view.cc 75 params.transparent = true;
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe.css 16 background-color: transparent;
39 border: 1px solid transparent;
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/css/
chrome_shared.css 73 border-bottom: 1px solid transparent;
74 border-top: 1px solid transparent;

Completed in 515 milliseconds

1 2 34 5 6 7 8 91011