Home
last modified time | relevance | path

Searched defs:lineto (Results 1 – 25 of 104) sorted by relevance

12345

/dports/lang/ptoc/ptoc/Xbgi/
H A Dlineto.c12 void lineto(int x, int y) in lineto() function
/dports/graphics/gegl/gegl-0.4.34/bin/
H A Dgegl-path-spiro.c31 void (*lineto)(bezctx *bc, double x, double y); member
51 static void lineto (bezctx *bc, double x, double y) in lineto() function
/dports/x11-fonts/roboto-fonts-ttf/roboto-2.134/third_party/spiro/ppedit/
H A Dbezctx.h5 void (*lineto)(bezctx *bc, double x, double y); member
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/
H A Dspiro-converters.cpp35 ConverterSPCurve::lineto(double x, double y, bool close_last) in lineto() function in Spiro::ConverterSPCurve
91 ConverterPath::lineto(double x, double y, bool close_last) in lineto() function in Spiro::ConverterPath
/dports/graphics/libspiro/libspiro-20200505/
H A Dbezctx.h14 void (*lineto)(bezctx *bc, double x, double y); member
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DGraphicPath.h86 virtual void lineto (const Point &p) {} in lineto() function
140 void lineto (const T &x, const T &y) { in lineto() function
144 void lineto (const Point &p) { in lineto() function
271 void lineto (const Point &p) {bbox.embed(p);} in computeBBox() function
287 void lineto (const Point &p) {differs = (p != point);} in isDot() function
/dports/graphics/swftools/swftools-0.9.2/lib/gfxpoly/
H A Dconvert.h11 void(*lineto)(struct _polywriter*, int32_t x, int32_t y); member
/dports/math/gri/gri-2.12.23/src/
H A DGriPath.hh28 enum type {moveto, lineto}; enumerator
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dboundaries.cpp59 void ConstellationBoundaries::lineto(float ra, float dec) in lineto() function in ConstellationBoundaries
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dboundaries.cpp59 void ConstellationBoundaries::lineto(float ra, float dec) in lineto() function in ConstellationBoundaries
/dports/textproc/p5-PDF-Create/PDF-Create-1.46/lib/PDF/Create/
H A DPage.pm163 sub lineto { subroutine
/dports/graphics/geomorph/geomorph-0.60.1/src/utils/
H A Dutils.c1011 gint colto, gint linefrom, gint lineto, gint pad) in define_button_in_table()
1021 gint colto, gint linefrom, gint lineto, gint pad) in define_check_button_in_table()
1048 gint linefrom, gint lineto, gint digits, gint pad) in define_scale_in_table()
1079 gint linefrom, gint lineto, gint pad, gfloat horiz, gfloat vertic) in define_label_in_table_align()
1095 gint linefrom, gint lineto, gint pad) in define_label_in_table()
1102 gint linefrom, gint lineto, int length, int widget_len, gint pad, gfloat horiz, gfloat vertic) in define_entry_in_table_align()
1122 gint linefrom, gint lineto, int length, int widget_len, gint pad) in define_entry_in_table()
1192 gpointer callb_data, gint if_default, gint colfrom, gint colto, gint linefrom, gint lineto ) { in define_radio_button_in_table_with_data()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/display/
H A Dcurve.cpp189 SPCurve::lineto(Geom::Point const &p) in lineto() function in SPCurve
198 SPCurve::lineto(double x, double y) in lineto() function in SPCurve
/dports/editors/yudit/yudit-3.0.7/svgicon/
H A DSVGBase.h108 void lineto(double x, double y) { in lineto() function
/dports/graphics/gimp-app/gimp-2.10.30/app/text/
H A Dgimptext-vectors.c145 lineto (RenderContext *context, in lineto() function
/dports/graphics/mupdf/mupdf-1.18.0-source/include/mupdf/fitz/
H A Dpath.h51 void (*lineto)(fz_context *ctx, void *arg, float x, float y); member
/dports/graphics/cenon/Cenon/VHFImport/
H A DICUTImport.h56 *lineto, member
/dports/graphics/libgnomecanvasmm26/libgnomecanvasmm-2.26.0/libgnomecanvas/libgnomecanvasmm/
H A Dpath-def.cc171 void PathDef::lineto(double x, double y) in lineto() function in Gnome::Canvas::PathDef
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/tool/src/org/antlr/v4/gui/
H A DPostScriptDocument.java126 public void lineto(double x, double y) { in lineto() method in PostScriptDocument
/dports/editors/yudit/yudit-3.0.7/swindow/
H A DSGPrimitive.cpp226 SGPrimitive::lineto (double x, double y) in lineto() function in SGPrimitive
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dtexfile.h317 void lineto(pair z) { in lineto() function
/dports/math/asymptote/asymptote-2.67/
H A Dtexfile.h333 void lineto(pair z) { in lineto() function
/dports/math/ngraph/Ngraph-6.3.54-src/x11drive/
H A Dgra2prn.c40 int lineto=FALSE; variable
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dfreetype.cc106 int lineto (FT_Vector const &to) in lineto() function
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dfreetype.cc106 int lineto (FT_Vector const &to) in lineto() function

12345