Searched defs:constrainedSize (Results 1 – 3 of 3) sorted by relevance
161 CGSize WebTiledLayer::constrainedSize(const CGSize& size) const in constrainedSize() function in WebCore::WebTiledLayer166 CGSize constrainedSize = size; in constrainedSize() local
341 CGSize PlatformCALayerWinInternal::constrainedSize(const CGSize& size) const in constrainedSize() function in PlatformCALayerWinInternal346 CGSize constrainedSize = size; in constrainedSize() local
1995 FloatSize GraphicsLayerCA::constrainedSize() const in constrainedSize() function in WebCore::GraphicsLayerCA2001 FloatSize constrainedSize = m_size; in constrainedSize() local