Home | History | Annotate | Download | only in rendering

Lines Matching refs:overflowClipRect

3317     bool checkChildren = !useClip || (hasControlClip() ? controlClipRect(tx, ty).contains(_x, _y) : overflowClipRect(tx, ty).contains(_x, _y));