Home
last modified time | relevance | path

Searched refs:GetContentEndOffset (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.h263 float GetContentEndOffset() const in GetContentEndOffset() function
H A Dlist_layout_algorithm.cpp100 auto endOffset = listLayoutProperty->GetContentEndOffset().value_or(0.0f); in Measure()
H A Dlist_pattern.cpp206 contentEndOffset_ = listLayoutAlgorithm->GetContentEndOffset(); in OnDirtyLayoutWrapperSwap()