Searched defs:tSt (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/livarot/ | ||
H A D | path-description.h | 28 PathDescr() : flags(0), associated(-1), tSt(0), tEn(1) {} 29 PathDescr(int f) : flags(f), associated(-1), tSt(0), tEn(1) {} 45 double tSt; member in struct:PathDescr |
H A D | Path.h | 262 double tSt, tEn; member in struct:Path::offset_orig 285 double tSt, tEn; member in struct:Path::outline_callback_data |
H A D | Shape.h | 62 double tSt, tEn; member in struct:Shape::back_data |
Completed in 98 milliseconds