Lines Matching defs:coordinates

310   const size_t number_coordinates,const PointInfo *coordinates)
319 for (i=number_coordinates, coordinate=coordinates; i != 0; i--)
797 % const size_t number_coordinates,const PointInfo *coordinates)
803 % o number_coordinates: number of coordinates
805 % o coordinates: coordinates
809 const size_t number_coordinates,const PointInfo *coordinates)
815 assert(coordinates != (const PointInfo *) NULL);
816 MVGAppendPointsCommand(wand,"bezier",number_coordinates,coordinates);
2868 % absolute coordinates. At the end of the command, the new current point
2941 % relative coordinates. At the end of the command, the new current point
2991 % absolute coordinates. At the end of the command, the new current point
3056 % relative coordinates. At the end of the command, the new current point
3100 % Bezier curve (using absolute coordinates) from the current point to
3169 % curve (using relative coordinates) from the current point to (x,y). The
3213 % current point to (x,y) using absolute coordinates. The first control
3285 % point to (x,y) using relative coordinates. The first control point is
3336 % to (x, y) using absolute coordinates. The size and orientation of the
3422 % to (x, y) using relative coordinates. The size and orientation of the
3513 % given coordinate using absolute coordinates. The coordinate then becomes
3572 % given coordinate using relative coordinates. The coordinate then becomes
3612 % current point to the target point using absolute coordinates. The target
3669 % current point to the target point using relative coordinates. The target
3703 % current point to the target point using absolute coordinates. The target
3760 % current point to the target point using relative coordinates. The target
3795 % using absolute coordinates. The current point then becomes the
3855 % relative coordinates. The current point then becomes the specified
3969 % fill color or texture, using the specified array of coordinates.
3974 % const size_t number_coordinates,const PointInfo *coordinates)
3980 % o number_coordinates: number of coordinates
3982 % o coordinates: coordinate array
3986 const size_t number_coordinates,const PointInfo *coordinates)
3992 MVGAppendPointsCommand(wand,"polygon",number_coordinates,coordinates);
4008 % fill color or texture, using the specified array of coordinates.
4013 % const size_t number_coordinates,const PointInfo *coordinates)
4019 % o number_coordinates: number of coordinates
4021 % o coordinates: coordinate array
4025 const size_t number_coordinates,const PointInfo *coordinates)
4031 MVGAppendPointsCommand(wand,"polyline",number_coordinates,coordinates);
4249 % The pattern space is assigned top left corner coordinates, a width
4315 % DrawRectangle() draws a rectangle given two coordinates and using the
4469 % DrawRoundRectangle() draws a rounted rectangle given two coordinates,
6643 % o degrees: number of degrees to skew the coordinates
6678 % o degrees: number of degrees to skew the coordinates