Home
last modified time | relevance | path

Searched refs:GetViewPortLength (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_layout_algorithm.h55 float GetViewPortLength() const in GetViewPortLength() function
H A Dscroll_pattern.cpp147 viewPortLength_ = layoutAlgorithm->GetViewPortLength(); in SetScrollProperties()