Home
last modified time | relevance | path

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

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