Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-mark.c32 static void ppd_mark_choices(ppd_file_t *ppd, const char *s);
319 ppd_mark_choices(ppd, attr->value); in cupsMarkOptions()
334 ppd_mark_choices(ppd, attr->value); in cupsMarkOptions()
740 ppd_mark_choices(ppd_file_t *ppd, /* I - PPD file */ in ppd_mark_choices() function