Home
last modified time | relevance | path

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

/external/libcups/cups/
Draster.h269 cups_bool_t MirrorPrint; /* MirrorPrint value */ member
318 cups_bool_t MirrorPrint; /* MirrorPrint value */ member
/external/libcups/filter/
Dtestraster.c943 if (header->MirrorPrint != expected->MirrorPrint) in print_changes()
944 printf(" MirrorPrint %d, expected %d\n", header->MirrorPrint, in print_changes()
945 expected->MirrorPrint); in print_changes()
Dinterpret.c1513 h->MirrorPrint = (unsigned)obj->value.boolean; in setpagedevice()
Dspec-ppd.shtml711 <td><tt>MirrorPrint</tt></td>
714 <td><tt>&lt;&lt;/MirrorPrint true&gt;&gt;setpagedevice</tt></td>