Searched refs:duplexModes (Results 1 – 2 of 2) sorted by relevance
72 … static Print_DuplexMode duplexModes[] = {DUPLEX_MODE_ONE_SIDED, DUPLEX_MODE_TWO_SIDED_SHORT_EDGE}; in BuildCapability() local82 capability.supportedDuplexModes = duplexModes; in BuildCapability()
319 [nativeObj](const std::vector<uint32_t>& duplexModes) { in buildSupportedDuplexModes() argument320 nativeObj->SetSupportedDuplexMode(duplexModes); in buildSupportedDuplexModes()