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

/external/libcups/filter/
H A Dcommon.h62 extern void WriteTextComment(const char *name, const char *value);
H A Dcommon.c450 * 'WriteTextComment()' - Write a DSC text comment.
454 WriteTextComment(const char *name, /* I - Comment name ("Title", etc.) */ function
H A Dpstops.c732 WriteTextComment("For", doc->user);
735 WriteTextComment("Title", doc->title);
1079 WriteTextComment("For", doc->user);
1080 WriteTextComment("Title", doc->title);

Completed in 90 milliseconds