Home | History | Annotate | Download | only in filter

Lines Matching refs:NegativePrint

1514     else if (!strcmp(name, "NegativePrint") && obj->type == CUPS_PS_BOOLEAN)
1515 h->NegativePrint = (unsigned)obj->value.boolean;