Home
last modified time | relevance | path

Searched refs:IPP_SIDES_TWO_SIDED_SHORT_EDGE (Results 1 – 3 of 3) sorted by relevance

/packages/services/BuiltInPrintService/jni/ipphelper/
Dippstatus.h39 #define IPP_SIDES_TWO_SIDED_SHORT_EDGE "two-sided-short-edge" macro
Dipp_print.c294 IPP_SIDES_TWO_SIDED_SHORT_EDGE); in _fill_job()
Dipphelper.c1045 if (strcmp(IPP_SIDES_TWO_SIDED_SHORT_EDGE, ippGetString(attrptr, i, NULL)) == 0) { in parse_printerAttributes()