Home | History | Annotate | Download | only in coders

Lines Matching full:translate_geometry

846         translate_geometry[MagickPathExtent];
848 (void) FormatLocaleString(translate_geometry,MagickPathExtent,
850 count=write(file,translate_geometry,(unsigned int)
851 strlen(translate_geometry));