Home | History | Annotate | Download | only in docs

Lines Matching full:corner

748 #Param origin    storage for Canvas top Layer origin, its top-left corner;
3130 The upper left corner shows three squares when drawn as points.
3131 The upper right corner shows one line; when drawn as lines, two points are required per line.
3132 The lower right corner shows two lines; when draw as polygon, no miter is drawn at the corner.
3133 The lower left corner shows two lines with a miter when path contains polygon.
3507 #Param rrect Round_Rect with up to eight corner radii to draw ##
3545 If stroked and Round_Rect corner has zero length radii, Paint_Stroke_Join can
3567 Outer Rect has no corner radii, but stroke join is rounded.
3568 Inner Round_Rect has corner radii; outset stroke increases radii of corners.
3718 Draw Round_Rect bounded by Rect rect, with corner radii (rx, ry) using Clip,
3836 Draw Image image, with its top-left corner at (left, top),
3877 Draw Image image, with its top-left corner at (left, top),
4439 Draw Bitmap bitmap, with its top-left corner at (left, top),
5685 associating a color, and optionally a texture coordinate, with each corner.
5692 Point array cubics specifies four Cubics starting at the top-left corner,
5703 #Param colors Color array, one for each corner ##
5744 associating a color, and optionally a texture coordinate, with each corner.
5751 Point array cubics specifies four Cubics starting at the top-left corner,
5762 #Param colors Color array, one for each corner ##