Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.h212 static ArkUINativeModuleValue ResetBackgroundEffect(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_common_bridge.cpp5063 ArkUINativeModuleValue CommonBridge::ResetBackgroundEffect(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetBackgroundEffect() function in OHOS::Ace::NG::CommonBridge
H A Darkts_native_api_impl_bridge.cpp809 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::ResetBackgroundEffect)); in GetArkUINativeModule()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3496 void ResetBackgroundEffect(ArkUINodeHandle node) in ResetBackgroundEffect() function
6289 … SetBackgroundEffect, ResetBackgroundEffect, SetBackgroundBrightness, ResetBackgroundBrightness, in GetCommonModifier()
6363 … SetBackgroundEffect, ResetBackgroundEffect, SetBackgroundBrightness, ResetBackgroundBrightness, in GetCJUICommonModifier()