Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-cache.c33 static void pwg_add_message(cups_array_t *a, const char *msg, const char *str);
1292 pwg_add_message(pc->strings, msg_id, choice->text); in _ppdCacheCreateWithPPD()
1363 pwg_add_message(pc->strings, msg_id, choice->text); in _ppdCacheCreateWithPPD()
1397 pwg_add_message(pc->strings, msg_id, choice->text); in _ppdCacheCreateWithPPD()
1420 pwg_add_message(pc->strings, msg_id, ppd_attr->text); in _ppdCacheCreateWithPPD()
1873 pwg_add_message(pc->strings, msg_id, choice->text); in _ppdCacheCreateWithPPD()
4990 pwg_add_message(cups_array_t *a, /* I - Message catalog */ in pwg_add_message() function