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

/inkscape/src/2geom/
H A Dpath.h54 namespace PathInternal { namespace in namespace:Geom
130 typedef PathInternal::Sequence::size_type size_type;
179 typedef PathInternal::Sequence::size_type size_type;
325 typedef PathInternal::PathData PathData;
326 typedef PathInternal::Sequence Sequence;
327 typedef PathInternal::BaseIterator<Path> iterator;
328 typedef PathInternal::BaseIterator<Path const> const_iterator;

Completed in 242 milliseconds