Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_layout_algorithm.h32 IndexerLayoutAlgorithm(int32_t itemCount_) : itemCount_(itemCount_) {} in IndexerLayoutAlgorithm()
55 int32_t itemCount_ = 0; variable
H A Dindexer_pattern.h209 int32_t itemCount_ = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer.h130 int32_t itemCount_ = INDEXER_ITEM_MAX_COUNT; variable
H A Dindexer_component.h280 int32_t itemCount_ = INDEXER_ITEM_MAX_COUNT; // actual indexer item variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_indexer.h157 int32_t itemCount_ = INDEXER_ITEM_MAX_COUNT; variable
H A Dindexer_component.h313 int32_t itemCount_ = INDEXER_ITEM_MAX_COUNT; // actual indexer item variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_paint_method.h196 int32_t itemCount_ = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.h371 int32_t itemCount_ = 0; variable