Searched refs:VPathList (Results 1 – 2 of 2) sorted by relevance
207 typedef std::vector<Magick::VPath> VPathList; typedef1185 DrawablePath ( const VPathList &path_ );1198 VPathList _path;
864 Magick::DrawablePath::DrawablePath ( const VPathList &path_ ) in DrawablePath()880 for( VPathList::const_iterator p = _path.begin(); in operator ()()