Home
last modified time | relevance | path

Searched refs:tiledBackingStoreBackgroundColor (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DTiledBackingStoreClient.h33 virtual Color tiledBackingStoreBackgroundColor() const = 0;
/external/webkit/Source/WebCore/platform/graphics/qt/
DTileQt.cpp102 m_backBuffer->fill(m_backingStore->m_client->tiledBackingStoreBackgroundColor()); in updateBackBuffer()
DGraphicsLayerQt.cpp208 virtual Color tiledBackingStoreBackgroundColor() const;
920 Color GraphicsLayerQtImpl::tiledBackingStoreBackgroundColor() const in tiledBackingStoreBackgroundColor() function in WebCore::GraphicsLayerQtImpl
/external/webkit/Source/WebCore/page/
DFrame.h274 virtual Color tiledBackingStoreBackgroundColor() const;
DFrame.cpp935 Color Frame::tiledBackingStoreBackgroundColor() const in tiledBackingStoreBackgroundColor() function in WebCore::Frame
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0619043 (WebCore::GraphicsLayerQtImpl::tiledBackingStoreBackgroundColor):
19132 (WebCore::GraphicsLayerQtImpl::tiledBackingStoreBackgroundColor):
28517 (WebCore::Frame::tiledBackingStoreBackgroundColor):