Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/grid/
Dgrid_component.cpp83 void GridComponent::SetCachedCount(int32_t cachedCount) in SetCachedCount() function in OHOS::Ace::GridComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dlist_model_impl.cpp112 void ListModelImpl::SetCachedCount(int32_t cachedCount) in SetCachedCount() function in OHOS::Ace::Framework::ListModelImpl
Dswiper_model_impl.cpp108 void SwiperModelImpl::SetCachedCount(int32_t cachedCount) in SetCachedCount() function in OHOS::Ace::Framework::SwiperModelImpl
Dgrid_model_impl.cpp127 void GridModelImpl::SetCachedCount(int32_t value) in SetCachedCount() function in OHOS::Ace::Framework::GridModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
Dgrid_layout_component.h188 void SetCachedCount(int32_t cacheCount) in SetCachedCount() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_model_ng.cpp108 void SwiperModelNG::SetCachedCount(int32_t cachedCount) in SetCachedCount() function in OHOS::Ace::NG::SwiperModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
Dgrid_model_ng.cpp118 void GridModelNG::SetCachedCount(int32_t value) in SetCachedCount() function in OHOS::Ace::NG::GridModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_model_ng.cpp152 void ListModelNG::SetCachedCount(int32_t cachedCount) in SetCachedCount() function in OHOS::Ace::NG::ListModelNG
/foundation/arkui/ace_engine/frameworks/core/components/list/
Dlist_component.h162 void SetCachedCount(int32_t cachedCount) in SetCachedCount() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_list.cpp85 void JSList::SetCachedCount(const JSCallbackInfo& info) in SetCachedCount() function in OHOS::Ace::Framework::JSList
Djs_grid.cpp377 void JSGrid::SetCachedCount(const JSCallbackInfo& info) in SetCachedCount() function in OHOS::Ace::Framework::JSGrid
Djs_swiper.cpp786 void JSSwiper::SetCachedCount(const JSCallbackInfo& info) in SetCachedCount() function in OHOS::Ace::Framework::JSSwiper