Home
last modified time | relevance | path

Searched refs:subdivideCubicLeft (Results 1 – 4 of 4) sorted by relevance

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/
H A Dshape_cubic.c72 static void subdivideCubicLeft(cubic *New, cubic *old, double t)
125 subdivideCubicLeft(&New, c, 0.5);
252 subdivideCubicLeft(&New, &pts, t1);
269 subdivideCubicLeft(&New, &pts, t2);
/dports/graphics/ming/libming-ming-0_4_8/src/
H A Dshape_cubic.c72 static void subdivideCubicLeft(cubic *New, cubic *old, double t) in subdivideCubicLeft() function
125 subdivideCubicLeft(&New, c, 0.5); in subdivideCubic()
252 subdivideCubicLeft(&New, &pts, t1); in SWFShape_drawScaledCubicTo()
269 subdivideCubicLeft(&New, &pts, t2); in SWFShape_drawScaledCubicTo()
/dports/graphics/p5-ming/libming-ming-0_4_8/src/
H A Dshape_cubic.c72 static void subdivideCubicLeft(cubic *New, cubic *old, double t) in subdivideCubicLeft() function
125 subdivideCubicLeft(&New, c, 0.5); in subdivideCubic()
252 subdivideCubicLeft(&New, &pts, t1); in SWFShape_drawScaledCubicTo()
269 subdivideCubicLeft(&New, &pts, t2); in SWFShape_drawScaledCubicTo()
/dports/graphics/py-ming/libming-ming-0_4_8/src/
H A Dshape_cubic.c72 static void subdivideCubicLeft(cubic *New, cubic *old, double t) in subdivideCubicLeft() function
125 subdivideCubicLeft(&New, c, 0.5); in subdivideCubic()
252 subdivideCubicLeft(&New, &pts, t1); in SWFShape_drawScaledCubicTo()
269 subdivideCubicLeft(&New, &pts, t2); in SWFShape_drawScaledCubicTo()