Home
last modified time | relevance | path

Searched refs:maxDisplayCountArg (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_swiper_bridge.cpp657 …Local<JSValueRef> maxDisplayCountArg = runtimeCallInfo->GetCallArgRef(DOT_INDICATOR_MAX_DISPLAY_CO… in GetSwiperDotIndicator() local
658 auto maxDisplayCount = GetIntStringByValueRef(vm, maxDisplayCountArg); in GetSwiperDotIndicator()