Searched refs:offsetBounds (Results 1 – 1 of 1) sorted by relevance
694 IntRect offsetBounds = bounds; in areaCastingShadowInHole() local695 offsetBounds.move(-shadowOffset); in areaCastingShadowInHole()696 return unionRect(bounds, offsetBounds); in areaCastingShadowInHole()