Home
last modified time | relevance | path

Searched refs:SetSwiperPrevMargin (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_swiper_bridge.h28 static ArkUINativeModuleValue SetSwiperPrevMargin(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_swiper_bridge.cpp123 ArkUINativeModuleValue SwiperBridge::SetSwiperPrevMargin(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSwiperPrevMargin() function in OHOS::Ace::NG::SwiperBridge
H A Darkts_native_api_impl_bridge.cpp4816 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SwiperBridge::SetSwiperPrevMargin)); in RegisterSwiperAttributes()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp441 void SetSwiperPrevMargin( in SetSwiperPrevMargin() function
1141 static const ArkUISwiperModifier modifier = { SetSwiperNextMargin, ResetSwiperNextMargin, SetSwiperPrevMargin, in GetSwiperModifier()
1163 static const CJUISwiperModifier modifier = { SetSwiperNextMargin, ResetSwiperNextMargin, SetSwiperPrevMargin, in GetCJUISwiperModifier()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp7224 int32_t SetSwiperPrevMargin(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetSwiperPrevMargin() function
13741 SetSwiperCachedCount, SetSwiperPrevMargin, SetSwiperNextMargin, SetSwiperIndicator, SetSwiperNestedScroll, in SetSwiperAttribute()

Completed in 39 milliseconds