Searched defs:setBackgroundColor (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/
H A DLayerTreeHost.h84 virtual void setBackgroundColor(const WebCore::Color&) { } function in class:WebKit::LayerTreeHost
H A DPageOverlay.cpp114 void PageOverlay::setBackgroundColor(RGBA32 backgroundColor) function in class:WebKit::PageOverlay
/macosx-10.10/WebKit2-7600.1.25/UIProcess/CoordinatedGraphics/
H A DCoordinatedLayerTreeHostProxy.cpp100 void CoordinatedLayerTreeHostProxy::setBackgroundColor(const Color& color) function in class:WebKit::CoordinatedLayerTreeHostProxy
/macosx-10.10/WebCore-7600.1.25/html/track/
H A DTextTrackCueGeneric.h68 void setBackgroundColor(RGBA32 color) { m_backgroundColor.setRGB(color); } function in class:WebCore::final
/macosx-10.10/WebKit2-7600.1.25/UIProcess/mac/
H A DViewSnapshotStore.h79 void setBackgroundColor(WebCore::Color color) { m_backgroundColor = color; } function in class:WebKit::ViewSnapshot
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/CoordinatedGraphics/
H A DCoordinatedLayerTreeHost.cpp253 void CoordinatedLayerTreeHost::setBackgroundColor(const WebCore::Color& color) function in class:WebKit::CoordinatedLayerTreeHost
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DInbandTextTrackPrivateClient.h92 void setBackgroundColor(RGBA32 color) { m_backgroundColor.setRGB(color); } function in class:WebCore::GenericCueData
H A DGraphicsLayer.cpp338 void GraphicsLayer::setBackgroundColor(const Color& color) function in class:WebCore::GraphicsLayer
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/coordinated/
H A DCoordinatedGraphicsScene.cpp721 void CoordinatedGraphicsScene::setBackgroundColor(const Color& color) function in class:WebCore::CoordinatedGraphicsScene
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/mac/
H A DPlatformCALayerRemote.cpp558 void PlatformCALayerRemote::setBackgroundColor(const Color& value) function in class:WebKit::PlatformCALayerRemote
/macosx-10.10/WebCore-7600.1.25/platform/graphics/ca/win/
H A DPlatformCALayerWin.cpp496 void PlatformCALayerWin::setBackgroundColor(const Color& value) function in class:PlatformCALayerWin
/macosx-10.10/WebCore-7600.1.25/platform/graphics/ca/
H A DGraphicsLayerCA.cpp637 void GraphicsLayerCA::setBackgroundColor(const Color& color) function in class:WebCore::GraphicsLayerCA

Completed in 280 milliseconds