Searched refs:PathArcArgsList (Results 1 – 2 of 2) sorted by relevance
2454 typedef std::vector<Magick::PathArcArgs> PathArcArgsList; typedef2474 PathArcAbs ( const PathArcArgsList &coordinates_ );2489 PathArcArgsList _coordinates;2498 PathArcRel ( const PathArcArgsList &coordinates_ );2511 PathArcArgsList _coordinates;
1833 Magick::PathArcAbs::PathArcAbs ( const PathArcArgsList &coordinates_ ) in PathArcAbs()1847 for( PathArcArgsList::const_iterator p = _coordinates.begin(); in operator ()()1864 Magick::PathArcRel::PathArcRel ( const PathArcArgsList &coordinates_ ) in PathArcRel()1878 for( PathArcArgsList::const_iterator p = _coordinates.begin(); in operator ()()