Home
last modified time | relevance | path

Searched defs:orientationEnum (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_attribute.cpp376 int orientationEnum = ippGetInteger(attrPtr, 0); in ParseOrientationAttributes() local
389 int orientationEnum = ippGetInteger(attrPtr, i); in ParseOrientationAttributes() local
H A Dvendor_helper.cpp629 … int orientationEnum = static_cast<int>(capability->supportedOrientations[i]) + ORIENTATION_OFFSET; in UpdateOrientationCapability() local