Searched defs:layerArea (Results 1 – 3 of 3) sorted by relevance
209 …xtShadow::calculateLayerBoundingRect(GraphicsContext* context, const FloatRect& layerArea, const I… in calculateLayerBoundingRect()
86 …atformContext ContextShadow::beginShadowLayer(GraphicsContext* context, const FloatRect& layerArea) in beginShadowLayer()
244 IntRect layerArea = m_layer->fullContentArea(); in getImageToLayerScale() local