Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/ohscan/src/
H A Dohscan.cpp174 void FreeScannerOptionsMemory(Scan_ScannerOptions* scannerOptions) in FreeScannerOptionsMemory()
200 Scan_ScannerOptions* scannerOptions = new (std::nothrow) Scan_ScannerOptions(); in CreateScannerOptions() local
249 bool MemSetScannerOptions(Scan_ScannerOptions* scannerOptions, int32_t &optionCount, ScanParaTable … in MemSetScannerOptions()
292 Scan_ScannerOptions* scannerOptions = CreateScannerOptions(optionCount); in GetScanParaValue() local