Lines Matching defs:clip
78 Region clip,
88 * - supplied clip (may be non-rectangular)
98 if (clip != null) {
99 // Intersect with clip last since it may be non-rectangular
100 ret = ret.getIntersection(clip);
117 Composite comp, Region clip,
127 Region roi = CustomComponent.getRegionOfInterest(src, dst, clip,
172 Composite comp, Region clip,
183 Region roi = CustomComponent.getRegionOfInterest(src, dst, clip,
227 Composite comp, Region clip,
238 Region roi = CustomComponent.getRegionOfInterest(src, dst, clip,