Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_parameters.cpp110 int32_t ScanParameters::GetLines() const in GetLines() function in OHOS::Scan::ScanParameters
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_height_offset_calculator.h234 static int32_t GetLines(int32_t lanes, int32_t count) in GetLines() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_common.cpp50 static napi_value GetLines(napi_env env, napi_callback_info info) in GetLines() function