Searched refs:ResetBackgroundImage (Results 1 - 7 of 7) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_xcomponent_bridge.h | 38 static ArkUINativeModuleValue ResetBackgroundImage(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_common_bridge.h | 110 static ArkUINativeModuleValue ResetBackgroundImage(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_xcomponent_bridge.cpp | 581 ArkUINativeModuleValue XComponentBridge::ResetBackgroundImage(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetBackgroundImage() function in OHOS::Ace::NG::XComponentBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 597 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 D | arkts_native_common_bridge.cpp | 3199 ArkUINativeModuleValue CommonBridge::ResetBackgroundImage(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetBackgroundImage() function in OHOS::Ace::NG::CommonBridge
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 2048 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 D | style_modifier.cpp | 917 void ResetBackgroundImage(ArkUI_NodeHandle node) in ResetBackgroundImage() function 12886 ResetBackgroundImage, in ResetCommonAttribute()
|
Completed in 67 milliseconds