Home | History | Annotate | Download | only in filter

Lines Matching refs:TraySwitch

1540     else if (!strcmp(name, "TraySwitch") && obj->type == CUPS_PS_BOOLEAN)
1541 h->TraySwitch = (unsigned)obj->value.boolean;