Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/list/
Dlist_layout_manager.h94 int32_t cachedCount_ = 1; variable
Dgrid_layout_manager.h66 int32_t cachedCount_ = 1; variable
Dlist_element.h90 int32_t cachedCount_ = 0; variable
Drender_list.h551 int32_t cachedCount_ = 1; variable
/foundation/arkui/ace_engine/frameworks/core/components/grid/
Drender_grid.h218 int32_t cachedCount_ = 10; // the default value of cached child number. variable
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
Ddom_list.h154 int32_t cachedCount_ = 0; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_layout_algorithm.h414 int32_t cachedCount_ = 0; variable
Dswiper_pattern.h1084 std::optional<int32_t> cachedCount_; variable
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
Drender_list.h475 size_t cachedCount_ = 0; variable
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
Drender_swiper.h576 int32_t cachedCount_ = -1; variable