Home | History | Annotate | Download | only in core

Lines Matching full:bounds

225         not null, set rect to the bounds of the path. If the path does not
228 @param rect If not null, returns the bounds of the path if it specifies
268 /** Returns the bounds of the path's points. If the path contains 0 or 1
269 points, the bounds is set to (0,0,0,0), and isEmpty() will return true.
270 Note: this bounds may be larger than the actual shape, since curves
277 /** Calling this will, if the internal cache of the bounds is out of date,
280 will inherit the cached bounds.
559 /** The path can not draw the same as its bounds. */
561 /** The path draws the same as its bounds when filled. */
563 /** The path draws the same as its bounds when stroked or filled. */
652 @param oval The bounds of oval used to define the size of the arc
660 * @param rect The bounds of a round-rectangle to add as a closed contour
673 * @param rect The bounds of a round-rectangle to add as a closed contour