textInterwordSpacing 1639 Magick++/lib/Image.cpp   options()->textInterwordSpacing(spacing_);
textInterwordSpacing 1644 Magick++/lib/Image.cpp   return(constOptions()->textInterwordSpacing());
textInterwordSpacing  538 Magick++/lib/Magick++/Image.h     void textInterwordSpacing(double spacing_);
textInterwordSpacing  539 Magick++/lib/Magick++/Image.h     double textInterwordSpacing(void) const;
textInterwordSpacing  272 Magick++/lib/Magick++/Options.h     void textInterwordSpacing(double spacing_);
textInterwordSpacing  273 Magick++/lib/Magick++/Options.h     double textInterwordSpacing(void) const;