Home
last modified time | relevance | path

Searched defs:setContentsBackgroundColor (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/texmap/
DGraphicsLayerTextureMapper.cpp324 void GraphicsLayerTextureMapper::setContentsBackgroundColor(const Color& color) in setContentsBackgroundColor() function in WebCore::GraphicsLayerTextureMapper
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsLayer.h314 virtual void setContentsBackgroundColor(const Color&) { } in setContentsBackgroundColor() function
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsLayerQt.cpp1241 void GraphicsLayerQt::setContentsBackgroundColor(const Color& color) in setContentsBackgroundColor() function in WebCore::GraphicsLayerQt