Searched defs:shadowOffset (Results 1 – 2 of 2) sorted by relevance
685 …hadowInHole(const IntRect& holeRect, int shadowBlur, int shadowSpread, const IntSize& shadowOffset) in areaCastingShadowInHole()699 …InnerShadow(const RoundedRect& rect, const Color& shadowColor, const IntSize shadowOffset, int sha… in drawInnerShadow()
512 FloatSize shadowOffset(boxShadow.x(), boxShadow.y()); in applyBoxShadowForBackground() local2493 IntSize shadowOffset(shadow.x(), shadow.y()); in paintBoxShadow() local