Home
last modified time | relevance | path

Searched defs:setDrawsContent (Results 1 – 5 of 5) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/texmap/
H A DGraphicsLayerTextureMapper.cpp242 void GraphicsLayerTextureMapper::setDrawsContent(bool value) in setDrawsContent() function in WebCore::GraphicsLayerTextureMapper
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/win/
H A DGraphicsLayerCACF.cpp266 void GraphicsLayerCACF::setDrawsContent(bool drawsContent) in setDrawsContent() function in WebCore::GraphicsLayerCACF
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/
H A DGraphicsLayer.h257 virtual void setDrawsContent(bool b) { m_drawsContent = b; } in setDrawsContent() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsLayerQt.cpp1150 void GraphicsLayerQt::setDrawsContent(bool value) in setDrawsContent() function in WebCore::GraphicsLayerQt
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/ca/
H A DGraphicsLayerCA.cpp471 void GraphicsLayerCA::setDrawsContent(bool drawsContent) in setDrawsContent() function in WebCore::GraphicsLayerCA