Home
last modified time | relevance | path

Searched refs:GetMinValue (Results 1 - 4 of 4) sorted by relevance

/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscan_range.h41 [[nodiscard]] int32_t GetMinValue() const;
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_range_helper.cpp31 NapiScanUtils::SetInt32Property(env, jsObj, PARAM_RANGE_MINVALUE, range.GetMinValue()); in MakeJsObject()
H A Dscan_range.cpp65 int32_t ScanRange::GetMinValue() const in GetMinValue() function in OHOS::Scan::ScanRange
/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H A Dscanhelper_fuzzer.cpp479 minValue = range.GetMinValue(); in TestSetMinValue()

Completed in 4 milliseconds