Searched defs:cInf (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libavoid/
H A Dconnector.cpp616 bool validateBendPoint(VertInf *aInf, VertInf *bInf, VertInf *cInf) argument
620 if ((aInf == NULL) || (cInf == NULL))
634 Point& c = cInf->point;

Completed in 19 milliseconds