Home
last modified time | relevance | path

Searched refs:ResetBackgroundImageSize (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.h40 static ArkUINativeModuleValue ResetBackgroundImageSize(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_common_bridge.h108 static ArkUINativeModuleValue ResetBackgroundImageSize(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_xcomponent_bridge.cpp569 ArkUINativeModuleValue XComponentBridge::ResetBackgroundImageSize(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetBackgroundImageSize() function in OHOS::Ace::NG::XComponentBridge
H A Darkts_native_api_impl_bridge.cpp593 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::ResetBackgroundImageSize)); in GetArkUINativeModule()
5224 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), XComponentBridge::ResetBackgroundImageSize)); in RegisterXComponentAttributes()
H A Darkts_native_common_bridge.cpp3146 ArkUINativeModuleValue CommonBridge::ResetBackgroundImageSize(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetBackgroundImageSize() function in OHOS::Ace::NG::CommonBridge
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp1991 void ResetBackgroundImageSize(ArkUINodeHandle node) in ResetBackgroundImageSize() 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.cpp10269 void ResetBackgroundImageSize(ArkUI_NodeHandle node) in ResetBackgroundImageSize() function
10277 ResetBackgroundImageSize(node); in ResetBackgroundImageSizeWithStyle()
12913 ResetBackgroundImageSize, in ResetCommonAttribute()

Completed in 69 milliseconds