HomeSort by relevance Sort by last modified time
    Searched defs:drawsTransparentBackground (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebKit2/UIProcess/API/mac/
WKView.h 48 @property BOOL drawsTransparentBackground;
  /external/webkit/Source/WebKit2/Shared/
WebPageCreationParameters.h 59 bool drawsTransparentBackground;
  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebPage.h 240 bool drawsTransparentBackground() const { return m_drawsTransparentBackground; }
  /external/webkit/Source/WebKit2/UIProcess/
WebPageProxy.h 221 bool drawsTransparentBackground() const { return m_drawsTransparentBackground; }
    [all...]

Completed in 58 milliseconds