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

  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebPage.h 240 bool drawsTransparentBackground() const { return m_drawsTransparentBackground; }
565 bool m_drawsTransparentBackground;
  /external/webkit/Source/WebKit2/UIProcess/
WebPageProxy.h 221 bool drawsTransparentBackground() const { return m_drawsTransparentBackground; }
    [all...]

Completed in 24 milliseconds