Lines Matching refs:rectangle

584 		The ID of a rectangle element.
652 A shader describes how to draw within a rectangle.
653 Outside of the rectangle, the shader may be ignored, clamped on the edges, or repeated.
885 AddRect adds a closed rectangle to the parent path element.
891 <!-- @attribute bottom The bottom edge of the rectangle. -->
893 <!-- @attribute left The left edge of the rectangle. -->
895 <!-- @attribute right The right edge of the rectangle. -->
897 <!-- @attribute top" The top" edge of the rectangle. -->
904 AddRoundRect adds a closed rounded rectangle to the parent path element.
910 <!-- @attribute bottom The bottom edge of the rounded rectangle's bounding box. -->
912 <!-- @attribute left The left edge of the rounded rectangle's bounding box. -->
914 <!-- @attribute right The right edge of the rounded rectangle's bounding box. -->
916 <!-- @attribute top The top edge of the rounded rectangle's bounding box. -->
1043 to edit a clip's rectangle without drawing the rectangle, set dontDraw="true". -->
1091 Bitmap describes a rectangle of pixels.
1165 Bounds describes a bounding box that is not drawn. Bounds is used to specify a rectangle to
1167 The width and height attribute compute the rectangle's right and bottom edges when the rectangle
1168 …description is first seen. Animating the rectangle's left or top will not recompute the right or b…
1173 <!-- @attribute bottom The bottom edge of the rectangle. -->
1175 <!-- @attribute height The height of the rectangle. Setting height computes the
1180 <!-- @attribute left The left edge of the rectangle. -->
1184 <!-- @attribute right The right edge of the rectangle. -->
1186 <!-- @attribute top The top edge of the rectangle. -->
1188 <!-- @attribute width The width of the rectangle. -->
1206 rectangle attributes. To make the clip unrestricted, enclose a 'full' element.
1220 <!-- @attribute rect A rectangle element to clip to. -->
1895 Oval describes a circle stretched to fit in a rectangle.
2023 <!-- @element addRoundRect Adds a rounded-corner rectangle to the path. -->
2310 The width and height attribute compute the rectangle's right and bottom edges when the rectangle
2311 …description is first seen. Animating the rectangle's left or top will not recompute the right or b…
2316 <!-- @attribute bottom The bottom edge of the rectangle. -->
2318 <!-- @attribute height The height of the rectangle. Setting height computes the
2321 <!-- @attribute left The left edge of the rectangle. -->
2325 <!-- @attribute right The right edge of the rectangle. -->
2327 <!-- @attribute top The top edge of the rectangle. -->
2329 <!-- @attribute width The width of the rectangle. -->
2336 RectToRect adds a matrix to map one rectangle's coordinates to another.
2343 <!-- @attribute source The rectangle to map from. -->
2345 <!-- @attribute destination The rectangle to map to. -->
2407 RoundRect creates a rectangle with rounded corners. The rounded corners are specified by
2409 The width and height attribute compute the rectangle's right and bottom edges when the rectangle
2410 …description is first seen. Animating the rectangle's left or top will not recompute the right or b…
2415 <!-- @attribute bottom The bottom edge of the rectangle. -->
2417 <!-- @attribute height The height of the rectangle. Setting height computes the
2420 <!-- @attribute left The left edge of the rectangle. -->
2424 <!-- @attribute right The right edge of the rectangle. -->
2426 <!-- @attribute top The top edge of the rectangle. -->
2432 <!-- @attribute width The width of the rectangle. Setting width computes the