Home
last modified time | relevance | path

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

/external/libcups/cups/
Draster.h270 cups_bool_t Separations; /* Separations value */ member
319 cups_bool_t Separations; /* Separations value */ member
Dtestraster.c647 if (header->Separations != expected->Separations) in print_changes()
648 printf(" Separations %d, expected %d\n", header->Separations, in print_changes()
649 expected->Separations); in print_changes()
Dtestppd.c1673 if (header->Separations != expected->Separations) in print_changes()
1674 printf(" Separations %d, expected %d\n", header->Separations, in print_changes()
1675 expected->Separations); in print_changes()
Draster-interpret.c1535 h->Separations = (unsigned)obj->value.boolean; in setpagedevice()
/external/libcups/filter/
Dspec-ppd.shtml763 <td><tt>Separations</tt></td>
766 <td><tt>&lt;&lt;/Separations true&gt;&gt;setpagedevice</tt></td>