Home
last modified time | relevance | path

Searched defs:curveto (Results 1 – 25 of 71) sorted by relevance

123

/dports/graphics/gegl/gegl-0.4.34/bin/
H A Dgegl-path-spiro.c39 void (*curveto)(bezctx *bc, double x1, double y1, double x2, double y2, member
59 static void curveto(bezctx *bc, in curveto() function
/dports/x11-fonts/roboto-fonts-ttf/roboto-2.134/third_party/spiro/ppedit/
H A Dbezctx.h7 void (*curveto)(bezctx *bc, double x1, double y1, double x2, double y2, member
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/
H A Dspiro-converters.cpp61 ConverterSPCurve::curveto(double x1, double y1, double x2, double y2, double x3, double y3, bool cl… in curveto() function in Spiro::ConverterSPCurve
113 ConverterPath::curveto(double x1, double y1, double x2, double y2, double x3, double y3, bool close… in curveto() function in Spiro::ConverterPath
/dports/graphics/libspiro/libspiro-20200505/
H A Dbezctx.h22 void (*curveto)(bezctx *bc, double x1, double y1, double x2, double y2, member
/dports/textproc/p5-PDF-Create/PDF-Create-1.46/lib/PDF/Create/
H A DPage.pm178 sub curveto { subroutine
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/display/
H A Dcurve.cpp228 SPCurve::curveto(Geom::Point const &p0, Geom::Point const &p1, Geom::Point const &p2) in curveto() function in SPCurve
238 SPCurve::curveto(double x0, double y0, double x1, double y1, double x2, double y2) in curveto() function in SPCurve
/dports/math/vtk6/VTK-6.2.0/Rendering/GL2PS/
H A DvtkGL2PSUtilities.cxx377 float curveto[3][2]; in DrawPathPS() local
515 float curveto[3][2]; in DrawPathPDF() local
664 float curveto[3][2]; in DrawPathSVG() local
/dports/editors/yudit/yudit-3.0.7/svgicon/
H A DSVGBase.h113 void curveto(double x0, double y0, double x1, double y1, double x, double y) { in curveto() function
/dports/graphics/mupdf/mupdf-1.18.0-source/include/mupdf/fitz/
H A Dpath.h52 …void (*curveto)(fz_context *ctx, void *arg, float x1, float y1, float x2, float y2, float x3, floa… member
/dports/lang/ocaml/ocaml-4.05.0/otherlibs/graph/
H A Dgraphics.mli132 val curveto : int * int -> int * int -> int * int -> unit val
H A Dgraphics.ml256 let curveto b c (x, y as d) = function
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/graph/
H A Dgraphics.mli132 val curveto : int * int -> int * int -> int * int -> unit val
H A Dgraphics.ml256 let curveto b c (x, y as d) = function
/dports/graphics/libgnomecanvasmm26/libgnomecanvasmm-2.26.0/libgnomecanvas/libgnomecanvasmm/
H A Dpath-def.cc181 void PathDef::curveto(double x1, double y1, double x2, double y2, double x3, double y3) in curveto() function in Gnome::Canvas::PathDef
/dports/editors/yudit/yudit-3.0.7/swindow/
H A DSGPrimitive.cpp250 SGPrimitive::curveto (double x0, double y0, in curveto() function in SGPrimitive
H A DSCanvas.cpp95 SCanvas::curveto (double x0, double y0, double x1, double y1, double x2, double y2) in curveto() function in SCanvas
H A DSPrinter.cpp237 SPrinter::curveto (double _x0, double _y0, double _x1, double _y1, double _x2, double _y2) in curveto() function in SPrinter
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dtexfile.h322 void curveto(pair zp, pair zm, pair z1) { in curveto() function
/dports/math/asymptote/asymptote-2.67/
H A Dtexfile.h338 void curveto(pair zp, pair zm, pair z1) { in curveto() function
H A Dpsfile.h214 virtual void curveto(pair zp, pair zm, pair z1) { in curveto() function
/dports/math/vtk9/VTK-9.1.0/Rendering/GL2PSOpenGL2/
H A DvtkOpenGLGL2PSHelperImpl.cxx823 float curveto[3][2]; in DrawPathPS() local
966 float curveto[3][2]; in DrawPathPDF() local
1118 float curveto[3][2]; in DrawPathSVG() local
/dports/math/vtk8/VTK-8.2.0/Rendering/GL2PSOpenGL2/
H A DvtkOpenGLGL2PSHelperImpl.cxx863 float curveto[3][2]; in DrawPathPS() local
1009 float curveto[3][2]; in DrawPathPDF() local
1167 float curveto[3][2]; in DrawPathSVG() local
/dports/graphics/p5-SWF-Builder/SWF-Builder-0.16/lib/SWF/Builder/
H A DShape.pm321 sub curveto { subroutine
/dports/graphics/py-pyglet/pyglet-1.5.21/experimental/
H A Dsvg_test.py168 def curveto(self, cmd, control_points): member in Curve
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevvec.h133 int (*curveto) (gx_device_vector * vdev, floatp x0, floatp y0, member

123