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

/inkscape/src/livarot/
H A Dpath-description.h28 PathDescr() : flags(0), associated(-1), tSt(0), tEn(1) {}
29 PathDescr(int f) : flags(f), associated(-1), tSt(0), tEn(1) {}
46 double tEn; member in struct:PathDescr
H A DPath.h262 double tSt, tEn; member in struct:Path::offset_orig
285 double tSt, tEn; member in struct:Path::outline_callback_data
H A DShape.h62 double tSt, tEn; member in struct:Shape::back_data

Completed in 13 milliseconds