Home
last modified time | relevance | path

Searched refs:GetLines (Results 1 - 5 of 5) sorted by relevance

/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscan_parameters.h45 [[nodiscard]] int32_t GetLines() const;
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_parameters_helper.cpp37 NapiScanUtils::SetInt32Property(env, jsObj, PARAM_SCAN_PARA_LINES, para.GetLines()); in MakeJsObject()
H A Dscan_parameters.cpp110 int32_t ScanParameters::GetLines() const in GetLines() function in OHOS::Scan::ScanParameters
/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp1768 int32_t height = parm.GetLines(); in WriteJpegHeader()
1818 int64_t hundred_percent = ((int64_t)parm.GetBytesPerLine()) * parm.GetLines() * (((SANE_Frame)parm.GetFormat() in GetPicFrame()
/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H A Dscanhelper_fuzzer.cpp259 lines = scanPara.GetLines(); in TestSetLines()

Completed in 6 milliseconds