Lines Matching refs:FormatLocaleString
305 (void) FormatLocaleString(buffer,MagickPathExtent,"<title>%s</title>\n", in WriteHTMLImage()
310 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteHTMLImage()
316 (void) FormatLocaleString(buffer,MagickPathExtent,"<h1>%s</h1>\n", in WriteHTMLImage()
322 (void) FormatLocaleString(buffer,MagickPathExtent,"<img usemap=\"#%s\" " in WriteHTMLImage()
335 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteHTMLImage()
338 (void) FormatLocaleString(buffer,MagickPathExtent," <area href=\"%s", in WriteHTMLImage()
343 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteHTMLImage()
355 (void) FormatLocaleString(buffer,MagickPathExtent,"\" shape=" in WriteHTMLImage()
362 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteHTMLImage()
412 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteHTMLImage()
415 (void) FormatLocaleString(buffer,MagickPathExtent," <area href=\"%s",url); in WriteHTMLImage()
419 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteHTMLImage()
430 (void) FormatLocaleString(buffer,MagickPathExtent,"\" shape=\"rect\"" in WriteHTMLImage()
437 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteHTMLImage()