Home
last modified time | relevance | path

Searched refs:WriteCALSRecord (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dcals.c395 static ssize_t WriteCALSRecord(Image *image,const char *data) in WriteCALSRecord() function
473 count=WriteCALSRecord(image,"srcdocid: NONE"); in WriteCALSImage()
475 count=WriteCALSRecord(image,"dstdocid: NONE"); in WriteCALSImage()
476 count=WriteCALSRecord(image,"txtfilid: NONE"); in WriteCALSImage()
477 count=WriteCALSRecord(image,"figid: NONE"); in WriteCALSImage()
478 count=WriteCALSRecord(image,"srcgph: NONE"); in WriteCALSImage()
479 count=WriteCALSRecord(image,"doccls: NONE"); in WriteCALSImage()
480 count=WriteCALSRecord(image,"rtype: 1"); in WriteCALSImage()
532 count=WriteCALSRecord(image,header); in WriteCALSImage()
535 count=WriteCALSRecord(image,header); in WriteCALSImage()
[all …]