Searched defs:pvt (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/2geom/ | ||
H A D | pathvector.h | 84 inline std::ostream &operator<<(std::ostream &os, PathVectorTime const &pvt) { argument 85 os << pvt.path_index << ": " << pvt.asPathTime(); |
Completed in 20 milliseconds