Home | History | Annotate | Download | only in core

Lines Matching refs:fClip

1211         : fIter(rgn), fClip(clip), fDone(true) {
1236 if (r.fTop >= fClip.fBottom) {
1239 if (fRect.intersect(fClip, r)) {