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

  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsLayerQt.h 79 virtual void setContentsBackgroundColor(const Color&);
GraphicsLayerQt.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/texmap/
GraphicsLayerTextureMapper.h 75 virtual void setContentsBackgroundColor(const Color&);
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&) { }

Completed in 134 milliseconds