Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_pattern.cpp1045 auto selectModifiedWidth = scrollLayoutProperty->GetScrollWidth(); in GetSelectScrollWidth() local
1046 finalWidth = selectModifiedWidth.value(); in GetSelectScrollWidth()