HomeSort by relevance Sort by last modified time
    Searched refs:IPP_TAG_RANGE (Results 1 - 11 of 11) sorted by null

  /external/libcups/cups/
encode.c 122 { 1, "document-copies", IPP_TAG_RANGE, IPP_TAG_JOB,
129 { 1, "document-numbers", IPP_TAG_RANGE, IPP_TAG_JOB,
230 { 1, "page-ranges", IPP_TAG_RANGE, IPP_TAG_JOB,
232 { 1, "page-ranges-default", IPP_TAG_RANGE, IPP_TAG_PRINTER },
237 { 1, "pages", IPP_TAG_RANGE, IPP_TAG_JOB,
683 case IPP_TAG_RANGE :
ipp.c 649 if ((attr = ipp_add_attr(ipp, name, group, IPP_TAG_RANGE, 1)) == NULL)
700 if ((attr = ipp_add_attr(ipp, name, group, IPP_TAG_RANGE, num_values)) == NULL)
    [all...]
testdest.c 306 case IPP_TAG_RANGE :
656 case IPP_TAG_RANGE :
testipp.c 215 IPP_TAG_RANGE, /* rangeOfInteger tag */
641 else if (attr->value_tag != IPP_TAG_RANGE)
dest-options.c 191 case IPP_TAG_RANGE :
    [all...]
dest.c     [all...]
ipp-support.c 679 case IPP_TAG_RANGE :
    [all...]
adminutil.c 357 IPP_TAG_RANGE)) != NULL)
    [all...]
ipp.h     [all...]
ppd-cache.c 171 case IPP_TAG_RANGE :
    [all...]
  /packages/services/BuiltInPrintService/jni/ipphelper/
ipphelper.c 427 case IPP_TAG_RANGE:
516 case IPP_TAG_RANGE:
    [all...]

Completed in 627 milliseconds