Home
last modified time | relevance | path

Searched refs:SplineBuf_deleteLastPoint (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/azpainter/azpainter-2.1.7/src/include/
H A DSplineBuf.h33 mBool SplineBuf_deleteLastPoint(mPoint *ptlast);
/dports/graphics/azpainter/azpainter-2.1.7/src/draw/
H A Ddraw_op_spline.c261 cancel = SplineBuf_deleteLastPoint(p->w.pttmp); in _spline_action()
/dports/graphics/azpainter/azpainter-2.1.7/src/other/
H A DSplineBuf.c134 mBool SplineBuf_deleteLastPoint(mPoint *ptlast) in SplineBuf_deleteLastPoint() function