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

  /external/webkit/Source/WebCore/platform/graphics/texmap/
GraphicsLayerTextureMapper.cpp 324 void GraphicsLayerTextureMapper::setContentsBackgroundColor(const Color& color)
329 GraphicsLayer::setContentsBackgroundColor(color);
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsLayer.h 314 virtual void setContentsBackgroundColor(const Color&) { }
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsLayerQt.cpp     [all...]

Completed in 6344 milliseconds