Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_grid_bridge.h53 static ArkUINativeModuleValue ResetSupportAnimation(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_grid_bridge.cpp552 ArkUINativeModuleValue GridBridge::ResetSupportAnimation(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSupportAnimation() function in OHOS::Ace::NG::GridBridge
H A Darkts_native_api_impl_bridge.cpp3319 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), GridBridge::ResetSupportAnimation)); in RegisterGridAttributes()