Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/
Dcommon.h62 extern void WriteTextComment(const char *name, const char *value);
Dcommon.c568 WriteTextComment(const char *name, /* I - Comment name ("Title", etc.) */ in WriteTextComment() function