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

  /external/webkit/WebCore/platform/graphics/qt/
GraphicsLayerQt.h 73 virtual void setContentsBackgroundColor(const Color&);
GraphicsLayerQt.cpp 794 void GraphicsLayerQt::setContentsBackgroundColor(const Color& color)
799 GraphicsLayer::setContentsBackgroundColor(color);
    [all...]
  /external/webkit/WebCore/platform/graphics/
GraphicsLayer.h 288 virtual void setContentsBackgroundColor(const Color&) { }

Completed in 523 milliseconds