Searched refs:VPathList (Results 1 – 2 of 2) sorted by relevance
222 typedef std::vector<Magick::VPath> VPathList; typedef1200 DrawablePath ( const VPathList &path_ );1213 VPathList _path;
895 Magick::DrawablePath::DrawablePath ( const VPathList &path_ ) in DrawablePath()911 for( VPathList::const_iterator p = _path.begin(); in operator ()()