Searched defs:SetSwiperCachedCount (Results 1 – 4 of 4) sorted by relevance
473 void SetSwiperCachedCount(ArkUINodeHandle node, int32_t cachedCount) in SetSwiperCachedCount() function
459 void SetSwiperCachedCount(NodeHandle node, int32_t cachedCount) in SetSwiperCachedCount() function
1361 void (*SetSwiperCachedCount)(NodeHandle node, int32_t cachedCount); member
275 ArkUINativeModuleValue SwiperBridge::SetSwiperCachedCount(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSwiperCachedCount() function in OHOS::Ace::NG::SwiperBridge