Home | History | Annotate | Download | only in filter

Lines Matching refs:cupsRowCount

1557     else if (!strcmp(name, "cupsRowCount") && obj->type == CUPS_PS_NUMBER)
1558 h->cupsRowCount = (unsigned)obj->value.number;