Searched refs:ResetBackgroundImagePosition (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_xcomponent_bridge.h | 42 … static ArkUINativeModuleValue ResetBackgroundImagePosition(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_common_bridge.h | 104 … static ArkUINativeModuleValue ResetBackgroundImagePosition(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_xcomponent_bridge.cpp | 582 ArkUINativeModuleValue XComponentBridge::ResetBackgroundImagePosition(ArkUIRuntimeCallInfo *runtime… in ResetBackgroundImagePosition() function in OHOS::Ace::NG::XComponentBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 585 …nda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::ResetBackgroundImagePosition)); in GetArkUINativeModule() 5271 …:FunctionRef::New(const_cast<panda::EcmaVM*>(vm), XComponentBridge::ResetBackgroundImagePosition)); in RegisterXComponentAttributes()
|
H A D | arkts_native_common_bridge.cpp | 3097 ArkUINativeModuleValue CommonBridge::ResetBackgroundImagePosition(ArkUIRuntimeCallInfo *runtimeCall… in ResetBackgroundImagePosition() function in OHOS::Ace::NG::CommonBridge
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 1920 void ResetBackgroundImagePosition(ArkUINodeHandle node) in ResetBackgroundImagePosition() function 6270 … ResetBorder, SetBackgroundImagePosition, ResetBackgroundImagePosition, SetBackgroundImageSize, in GetCommonModifier() 6344 … ResetBorder, SetBackgroundImagePosition, ResetBackgroundImagePosition, SetBackgroundImageSize, in GetCJUICommonModifier()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 2476 void ResetBackgroundImagePosition(ArkUI_NodeHandle node) in ResetBackgroundImagePosition() function 12981 ResetBackgroundImagePosition, in ResetCommonAttribute()
|