strokePattern    3728 Magick++/lib/Image.cpp     options()->strokePattern( strokePattern_.constImage() );
strokePattern    3730 Magick++/lib/Image.cpp     options()->strokePattern( static_cast<MagickCore::Image*>(NULL) );
strokePattern    3737 Magick++/lib/Image.cpp   const MagickCore::Image* tmpTexture = constOptions()->strokePattern( );
strokePattern    1193 Magick++/lib/Magick++/Image.h     void            strokePattern ( const Image &strokePattern_ );
strokePattern    1194 Magick++/lib/Magick++/Image.h     Image           strokePattern ( void  ) const;
strokePattern     215 Magick++/lib/Magick++/Options.h     void            strokePattern ( const MagickCore::Image *strokePattern_ );
strokePattern     216 Magick++/lib/Magick++/Options.h     const MagickCore::Image* strokePattern ( void  ) const;