HomeSort by relevance Sort by last modified time
    Searched refs:WriteTextComment (Results 1 - 3 of 3) sorted by null

  /external/libcups/filter/
common.h 62 extern void WriteTextComment(const char *name, const char *value);
common.c 450 * 'WriteTextComment()' - Write a DSC text comment.
454 WriteTextComment(const char *name, /* I - Comment name ("Title", etc.) */
pstops.c 732 WriteTextComment("For", doc->user);
735 WriteTextComment("Title", doc->title);
1079 WriteTextComment("For", doc->user);
1080 WriteTextComment("Title", doc->title);
    [all...]

Completed in 77 milliseconds