Lines Matching defs:buffer
217 buffer[MagickPathExtent],
310 (void) FormatLocaleString(buffer,MagickPathExtent,"<title>%s</title>\n",
315 (void) FormatLocaleString(buffer,MagickPathExtent,
318 (void) WriteBlobString(image,buffer);
321 (void) FormatLocaleString(buffer,MagickPathExtent,"<h1>%s</h1>\n",
323 (void) WriteBlobString(image,buffer);
327 (void) FormatLocaleString(buffer,MagickPathExtent,"<img usemap=\"#%s\" "
330 (void) WriteBlobString(image,buffer);
340 (void) FormatLocaleString(buffer,MagickPathExtent,
342 (void) WriteBlobString(image,buffer);
343 (void) FormatLocaleString(buffer,MagickPathExtent," <area href=\"%s",url);
344 (void) WriteBlobString(image,buffer);
347 (void) FormatLocaleString(buffer,MagickPathExtent,
351 (void) WriteBlobString(image,buffer);
359 (void) FormatLocaleString(buffer,MagickPathExtent,"\" shape="
363 (void) WriteBlobString(image,buffer);
366 (void) FormatLocaleString(buffer,MagickPathExtent,
368 (void) WriteBlobString(image,buffer);
416 (void) FormatLocaleString(buffer,MagickPathExtent,
418 (void) WriteBlobString(image,buffer);
419 (void) FormatLocaleString(buffer,MagickPathExtent," <area href=\"%s",url);
420 (void) WriteBlobString(image,buffer);
423 (void) FormatLocaleString(buffer,MagickPathExtent,
426 (void) WriteBlobString(image,buffer);
434 (void) FormatLocaleString(buffer,MagickPathExtent,"\" shape=\"rect\""
438 (void) WriteBlobString(image,buffer);
441 (void) FormatLocaleString(buffer,MagickPathExtent,
443 (void) WriteBlobString(image,buffer);