Home
last modified time | relevance | path

Searched refs:ResetBackgroundImagePosition (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.h42 static ArkUINativeModuleValue ResetBackgroundImagePosition(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_common_bridge.h104 static ArkUINativeModuleValue ResetBackgroundImagePosition(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_xcomponent_bridge.cpp557 ArkUINativeModuleValue XComponentBridge::ResetBackgroundImagePosition(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetBackgroundImagePosition() function in OHOS::Ace::NG::XComponentBridge
H A Darkts_native_api_impl_bridge.cpp585 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::ResetBackgroundImagePosition)); in GetArkUINativeModule()
5228 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), XComponentBridge::ResetBackgroundImagePosition)); in RegisterXComponentAttributes()
H A Darkts_native_common_bridge.cpp3065 ArkUINativeModuleValue CommonBridge::ResetBackgroundImagePosition(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetBackgroundImagePosition() function in OHOS::Ace::NG::CommonBridge
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp1908 void ResetBackgroundImagePosition(ArkUINodeHandle node) in ResetBackgroundImagePosition() function
6211 ResetBorder, SetBackgroundImagePosition, ResetBackgroundImagePosition, SetBackgroundImageSize, in GetCommonModifier()
6285 ResetBorder, SetBackgroundImagePosition, ResetBackgroundImagePosition, SetBackgroundImageSize, in GetCJUICommonModifier()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp2463 void ResetBackgroundImagePosition(ArkUI_NodeHandle node) in ResetBackgroundImagePosition() function
12939 ResetBackgroundImagePosition, in ResetCommonAttribute()

Completed in 70 milliseconds