Home
last modified time | relevance | path

Searched refs:GetViewSize (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_layout_algorithm.h65 const SizeF& GetViewSize() const in GetViewSize() function
H A Dscroll_layout_algorithm.cpp84 auto lastViewSize = scrollPattern->GetViewSize(); in Measure()
H A Dscroll_pattern.h361 SizeF GetViewSize() const in GetViewSize() function
H A Dscroll_pattern.cpp149 viewSize_ = layoutAlgorithm->GetViewSize(); in SetScrollProperties()