Searched defs:setMasksToBounds (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DLayerWebKitThread.h83 void setMasksToBounds(bool masksToBounds) { m_masksToBounds = masksToBounds; } function in class:WebCore::LayerWebKitThread
H A DGraphicsLayerBlackBerry.cpp231 void GraphicsLayerBlackBerry::setMasksToBounds(bool masksToBounds) function in class:WebCore::GraphicsLayerBlackBerry
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/
H A DGraphicsLayerTextureMapper.cpp268 void GraphicsLayerTextureMapper::setMasksToBounds(bool value) function in class:WebCore::GraphicsLayerTextureMapper
H A DTextureMapperLayer.cpp590 void TextureMapperLayer::setMasksToBounds(bool masksToBounds) function in class:WebCore::TextureMapperLayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/win/
H A DPlatformCALayerWin.cpp492 void PlatformCALayer::setMasksToBounds(bool value) function in class:PlatformCALayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsLayer.h311 virtual void setMasksToBounds(bool b) { m_masksToBounds = b; } function in class:WebCore::GraphicsLayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.cpp447 void GraphicsLayerClutter::setMasksToBounds(bool masksToBounds) function in class:WebCore::GraphicsLayerClutter
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DCoordinatedGraphicsLayer.cpp258 void CoordinatedGraphicsLayer::setMasksToBounds(bool b) function in class:WebCore::CoordinatedGraphicsLayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.cpp532 void GraphicsLayerCA::setMasksToBounds(bool masksToBounds) function in class:WebCore::GraphicsLayerCA

Completed in 920 milliseconds