Searched defs:LineList (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | line-snapper.h | 41 typedef std::list<std::pair<Geom::Point, Geom::Point> > LineList; typedef in class:Inkscape::LineSnapper 50 virtual LineList _getSnapLines(Geom::Point const &p) const = 0; |
Completed in 3577 milliseconds