Home
last modified time | relevance | path

Searched refs:ResetBackgroundImage (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_xcomponent_bridge.h38 static ArkUINativeModuleValue ResetBackgroundImage(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_common_bridge.h110 static ArkUINativeModuleValue ResetBackgroundImage(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_xcomponent_bridge.cpp581 ArkUINativeModuleValue XComponentBridge::ResetBackgroundImage(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetBackgroundImage() function in OHOS::Ace::NG::XComponentBridge
H A Darkts_native_api_impl_bridge.cpp597 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::ResetBackgroundImage)); in GetArkUINativeModule()
5220 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), XComponentBridge::ResetBackgroundImage)); in RegisterXComponentAttributes()
H A Darkts_native_common_bridge.cpp3199 ArkUINativeModuleValue CommonBridge::ResetBackgroundImage(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetBackgroundImage() function in OHOS::Ace::NG::CommonBridge
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2048 void ResetBackgroundImage(ArkUINodeHandle node) in ResetBackgroundImage() function
6212 ResetBackgroundImageSize, SetBackgroundImage, ResetBackgroundImage, SetTranslate, ResetTranslate, SetScale, in GetCommonModifier()
6286 ResetBackgroundImageSize, SetBackgroundImage, ResetBackgroundImage, SetTranslate, ResetTranslate, SetScale, in GetCJUICommonModifier()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp917 void ResetBackgroundImage(ArkUI_NodeHandle node) in ResetBackgroundImage() function
12886 ResetBackgroundImage, in ResetCommonAttribute()

Completed in 67 milliseconds