Searched refs:inside_ (Results 1 – 3 of 3) sorted by relevance
719 void clipPath(const std::string pathname_,const bool inside_);
400 bool inside_; variable404 : it_block_(it_block), inside_(it_block->InITBlock()) {} in ITBlockScope()406 if (inside_) it_block_->Advance(); in ~ITBlockScope()
2281 void Magick::Image::clipPath(const std::string pathname_,const bool inside_) in clipPath() argument2285 ClipImagePath(image(),pathname_.c_str(),(MagickBooleanType) inside_, in clipPath()