Home
last modified time | relevance | path

Searched defs:draw_spline (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/bmeps/dktools-4.31.1/src/tests/
H A Dtest-dk4xsp2d.c84 draw_spline( in draw_spline() function
/dports/devel/allegro/allegro-4.4.3.1/examples/
H A Dexspline.c142 void draw_spline(NODE n1, NODE n2) in draw_spline() function
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dspline.c240 draw_spline(ModeInfo * mi) in draw_spline() function
/dports/graphics/figurine/figurine-1.0.5/src/
H A Dspline.c943 draw_spline(Object *ob, View *view, GC gc, long x, long y, double rx, double ry, double angle) in draw_spline() function
/dports/math/gambit/gambit-16.0.1/src/labenski/src/
H A Dplotdraw.cpp908 bool draw_spline = m_owner->GetDrawSpline(); in IMPLEMENT_ABSTRACT_CLASS() local
/dports/graphics/xfig/xfig-3.2.8a/src/
H A Du_draw.c2085 draw_spline(F_spline *spline, int op) in draw_spline() function
/dports/devel/allegro/allegro-4.4.3.1/tests/
H A Dtest.c2143 void draw_spline(int points[8]) in draw_spline() function
/dports/graphics/vcg/vcg.1.30/src/
H A Ddrawlib.c6324 static void draw_spline(GEDGE e, int first) in draw_spline() function