Searched defs:shadowSpread (Results 1 – 2 of 2) sorted by relevance
685 …ct areaCastingShadowInHole(const IntRect& holeRect, int shadowBlur, int shadowSpread, const IntSiz… in areaCastingShadowInHole()699 …nst Color& shadowColor, const IntSize shadowOffset, int shadowBlur, int shadowSpread, Edges clippe… in drawInnerShadow()
2495 int shadowSpread = shadow.spread(); in paintBoxShadow() local