Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dprinters.c3863 *pwgtype; /* Current PWG type */ in load_ppd() local
4218 for (i = p->pc->num_types, pwgtype = p->pc->types, in load_ppd()
4221 i --, pwgtype ++, val ++) in load_ppd()
4222 val->string.text = _cupsStrAlloc(pwgtype->pwg); in load_ppd()