Searched refs:fitting_tables (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/livarot/
H A DPath.h377 struct fitting_tables { struct in class:Path
387 bool AttemptSimplify (fitting_tables &data,double treshhold, PathDescrCubicTo & res,int &worstP);
388 bool ExtendFit(int off, int N, fitting_tables &data,double treshhold, PathDescrCubicTo & res,int &worstP);
H A DPathSimplify.cpp160 fitting_tables data;
321 bool Path::ExtendFit(int off, int N, fitting_tables &data, double treshhold, PathDescrCubicTo &res, int &worstP)
434 bool Path::AttemptSimplify (fitting_tables &data,double treshhold, PathDescrCubicTo & res,int &worstP)

Completed in 19 milliseconds