Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_pattern.cpp257 int32_t fullArraySize = static_cast<int32_t>(fullArrayValue_.size()); in CollapseArrayValue() local
285 void IndexerPattern::ApplySevenPlusOneMode(int32_t fullArraySize) in ApplySevenPlusOneMode()
321 void IndexerPattern::ApplyFivePlusOneMode(int32_t fullArraySize) in ApplyFivePlusOneMode()
359 int32_t fullArraySize = static_cast<int32_t>(fullArrayValue_.size()); in GetAutoCollapseIndex() local