Searched defs:drawsContent (Results 1 – 15 of 15) sorted by relevance
48 virtual bool drawsContent() const { return true; } in drawsContent() function
40 virtual bool drawsContent() const { return true; } in drawsContent() function
50 virtual bool drawsContent() const { return m_context; } in drawsContent() function
55 virtual bool drawsContent() const { return m_contents; } in drawsContent() function
61 …virtual bool drawsContent() const { return m_owner && m_owner->drawsContent() && (!m_tiler || !m_t… in drawsContent() function
60 virtual bool drawsContent() const { return true; } in drawsContent() function
154 virtual bool drawsContent() const { return false; } in drawsContent() function
240 void GraphicsLayerChromium::setDrawsContent(bool drawsContent) in setDrawsContent()
127 bool CCLayerImpl::drawsContent() const in drawsContent() function in WebCore::CCLayerImpl
266 void GraphicsLayerCACF::setDrawsContent(bool drawsContent) in setDrawsContent()
220 bool drawsContent; member
262 bool drawsContent() const { return m_drawsContent; } in drawsContent() function
414 void GraphicsLayerAndroid::setDrawsContent(bool drawsContent) in setDrawsContent()
294 bool drawsContent: 1; member
478 void GraphicsLayerCA::setDrawsContent(bool drawsContent) in setDrawsContent()