Home
last modified time | relevance | path

Searched refs:IPP_RANGE_OF_INTEGER (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/print/transports/ipp/
H A DIppContent.cpp752 case IPP_RANGE_OF_INTEGER: in input()
863 attrs.push_back(new IppRangeOfIntegerAttribute(IPP_RANGE_OF_INTEGER, name, lower, upper)); in setRangeOfInteger()
H A DIppContent.h107 IPP_RANGE_OF_INTEGER = 0x33, enumerator