Searched defs:holeRect (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/ |
D | ShadowBlur.cpp | 470 …Shadow(GraphicsContext* graphicsContext, const FloatRect& rect, const FloatRect& holeRect, const R… in drawInsetShadow() 532 …Tiling(GraphicsContext* graphicsContext, const FloatRect& rect, const FloatRect& holeRect, const R… in drawInsetShadowWithoutTiling() 607 …Tiling(GraphicsContext* graphicsContext, const FloatRect& rect, const FloatRect& holeRect, const R… in drawInsetShadowWithTiling()
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderBoxModelObject.cpp | 2049 static inline IntRect areaCastingShadowInHole(const IntRect& holeRect, int shadowBlur, int shadowSp… in areaCastingShadowInHole() 2148 IntRect holeRect(border.rect()); in paintBoxShadow() local
|