HomeSort by relevance Sort by last modified time
    Searched refs:setTransparent (Results 1 - 7 of 7) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java 256 setTransparent(appParams[i] & 0x01); // Lower bit
660 public void setTransparent(int transparent) throws IllegalArgumentException {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
WebPagePopupImpl.cpp 243 frame->view()->setTransparent(false);
WebViewImpl.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/frame/
FrameView.h 138 void setTransparent(bool isTransparent);
FrameView.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/svg/graphics/
SVGImage.cpp 424 frame->view()->setTransparent(true); // SVG Images are transparent.
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorOverlay.cpp 741 frame->view()->setTransparent(true);

Completed in 625 milliseconds