Home | History | Annotate | Download | only in lib

Lines Matching refs:pathname_

2281 void Magick::Image::clipPath(const std::string pathname_,const bool inside_)
2285 ClipImagePath(image(),pathname_.c_str(),(MagickBooleanType) inside_,