Searched refs:CFormat (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/coders/
H A Dpdf.c1161 #define CFormat "/Filter [ /%s ]\n"
1730 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"ASCII85Decode");
1735 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"DCTDecode");
1745 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"JPXDecode");
1755 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"LZWDecode");
1760 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,
1777 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,
2196 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,
2202 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"DCTDecode");
2212 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"JPXDecod
1152 #define CFormat macro
[all...]

Completed in 67 milliseconds