Searched defs:end (Results 1 - 3 of 3) sorted by relevance

/yui3/src/graphics/js/
H A DSVGDrawing.js44 * @param {Number} x x-coordinate for the end point.
45 * @param {Number} y y-coordinate for the end point.
85 * @param {Number} x x-coordinate for the end point.
86 * @param {Number} y y-coordinate for the end point.
324 * @param {Number} point1 x-coordinate for the end point.
325 * @param {Number} point2 y-coordinate for the end point.
372 * @param {Number} x x-coordinate for the end point.
373 * @param {Number} y y-coordinate for the end point.
390 * @method end
392 end
[all...]
H A DCanvasDrawing.js109 * Clears the coordinate arrays. Called at the end of a drawing operation.
155 * @param {Number} point1 x-coordinate for the end point.
156 * @param {Number} point2 y-coordinate for the end point.
196 * @param {Number} x x-coordinate for the end point.
197 * @param {Number} y y-coordinate for the end point.
217 * @param {Number} x x-coordinate for the end point.
218 * @param {Number} y y-coordinate for the end point.
243 * @param {Number} x x-coordinate for the end point.
244 * @param {Number} y y-coordinate for the end point.
485 * @method end
[all...]
H A DVMLDrawing.js56 * @param {Number} x x-coordinate for the end point.
57 * @param {Number} y y-coordinate for the end point.
83 * @param {Number} x x-coordinate for the end point.
84 * @param {Number} y y-coordinate for the end point.
241 * @param {Number} point1 x-coordinate for the end point.
242 * @param {Number} point2 y-coordinate for the end point.
270 * @param {Number} x x-coordinate for the end point.
271 * @param {Number} y y-coordinate for the end point.
330 * @method end
332 end
[all...]

Completed in 35 milliseconds