strokePattern    4096 Magick++/lib/Image.cpp     options()->strokePattern( strokePattern_.constImage() );
strokePattern    4098 Magick++/lib/Image.cpp     options()->strokePattern( static_cast<MagickCore::Image*>(NULL) );
strokePattern    4105 Magick++/lib/Image.cpp   const MagickCore::Image* tmpTexture = constOptions()->strokePattern( );
strokePattern    1332 Magick++/lib/Magick++/Image.h     void            strokePattern ( const Image &strokePattern_ );
strokePattern    1333 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;