Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/test/json/
Dgrid_creator.cpp53 int32_t cachedCount = componentJson.GetInt(GRID_CACHED_COUNT, DEFAULT_CACHED_COUNT); in CreateFromJson() local
Dlist_creator.cpp31 int32_t cachedCount = 0; in CreateFromJson() local
/foundation/arkui/ace_engine/frameworks/core/components/grid/
Dgrid_component.cpp83 void GridComponent::SetCachedCount(int32_t cachedCount) in SetCachedCount()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dlist_model_impl.cpp112 void ListModelImpl::SetCachedCount(int32_t cachedCount) in SetCachedCount()
Dswiper_model_impl.cpp108 void SwiperModelImpl::SetCachedCount(int32_t cachedCount) in SetCachedCount()
/foundation/arkui/ace_engine/frameworks/core/components/list/
Dgrid_layout_manager.cpp158 … int32_t viewBegin, int32_t viewEnd, int32_t cachedCount, int32_t& cachedBegin, int32_t& cachedEnd) in CalculateCachedRange()
Dlist_layout_manager.cpp127 … int32_t viewBegin, int32_t viewEnd, int32_t cachedCount, int32_t& cachedBegin, int32_t& cachedEnd) in CalculateCachedRange()
Dlist_component.h162 void SetCachedCount(int32_t cachedCount) in SetCachedCount()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_model_ng.cpp108 void SwiperModelNG::SetCachedCount(int32_t cachedCount) in SetCachedCount()
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dswiper_composed_element.cpp255 auto cachedCount = renderSwiper ? renderSwiper->GetCachedCount() : 1; in GetCachedCount() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_model_ng.cpp152 void ListModelNG::SetCachedCount(int32_t cachedCount) in SetCachedCount()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_list.cpp87 int32_t cachedCount = 1; in SetCachedCount() local
Djs_grid.cpp379 int32_t cachedCount = 1; in SetCachedCount() local
Djs_swiper.cpp793 int32_t cachedCount = 1; in SetCachedCount() local