Home | History | Annotate | Download | only in graphics

Lines Matching full:specified

61      * Create a new rectangle with the specified coordinates. Note: no range
78 * Create a new rectangle, initialized with the values in the specified
251 * Set the rectangle's coordinates to the specified values. Note: no range
341 * Returns true iff the 4 specified sides of a rectangle are inside or equal
342 * to this rectangle. i.e. is this rectangle a superset of the specified
349 * @return true iff the the 4 specified sides of a rectangle are inside or
361 * Returns true iff the specified rectangle r is inside or equal to this
365 * @return true iff the specified rectangle r is inside or equal to this
376 * If the rectangle specified by left,top,right,bottom intersects this
389 * @return true if the specified rectangle and this rectangle intersect
406 * If the specified rectangle intersects this rectangle, return true and set
412 * @return true if the specified rectangle and this rectangle intersect
429 * @return true iff the two specified rectangles intersect. If they do, set
446 * Returns true if this rectangle intersects the specified rectangle.
456 * @return true iff the specified rectangle intersects this rectangle. In
464 * Returns true iff the two specified rectangles intersect. In no event are
470 * @return true iff the two specified rectangles intersect. In no event are
478 * Update this Rect to enclose itself and the specified rectangle. If the
479 * specified rectangle is empty, nothing is done. If this rectangle is empty
480 * it is set to the specified rectangle.
504 * Update this Rect to enclose itself and the specified rectangle. If the
505 * specified rectangle is empty, nothing is done. If this rectangle is empty
506 * it is set to the specified rectangle.
562 * Write this rectangle to the specified parcel. To restore a rectangle from
575 * Return a new rectangle from the data in the specified parcel.
584 * Return an array of rectangles of the specified size.
592 * Set the rectangle's coordinates from the data stored in the specified