Searched refs:IsNulCurve (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/livarot/ |
H A D | PathOutline.cpp | 472 if (IsNulCurve (descr_cmd, curD, curX)) 522 if (IsNulCurve (descr_cmd, curD, curX)) 578 if (IsNulCurve (descr_cmd, curD, curX)) 636 if (IsNulCurve (descr_cmd, curD, curX)) { 828 Path::IsNulCurve (std::vector<PathDescr*> const &cmd, int curD, Geom::Point const &curX) function in class:Path
|
H A D | Path.h | 340 static bool IsNulCurve (std::vector<PathDescr*> const &cmd, int curD, Geom::Point const &curX);
|
Completed in 28 milliseconds