Lines Matching full:rectangle
31 // This class is used by CropImage to display a highlighted cropping rectangle
232 // Not near any edge but inside the rectangle: move.
273 // Put the cropping rectangle inside image rectangle.
298 // Don't let the cropping rectangle grow too fast.
299 // Grow at most half of the difference between the image rectangle and
300 // the cropping rectangle.
319 // Don't let the cropping rectangle shrink too fast.
331 // Put the cropping rectangle inside the image rectangle.
348 // Returns the cropping rectangle in image space.
354 // Maps the cropping rectangle from image space to screen space.