Searched refs:ResetBackgroundImageSize (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 | 40 static ArkUINativeModuleValue ResetBackgroundImageSize(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_common_bridge.h | 108 static ArkUINativeModuleValue ResetBackgroundImageSize(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_xcomponent_bridge.cpp | 569 ArkUINativeModuleValue XComponentBridge::ResetBackgroundImageSize(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetBackgroundImageSize() function in OHOS::Ace::NG::XComponentBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 593 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 D | arkts_native_common_bridge.cpp | 3146 ArkUINativeModuleValue CommonBridge::ResetBackgroundImageSize(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetBackgroundImageSize() function in OHOS::Ace::NG::CommonBridge
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 1991 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 D | style_modifier.cpp | 10269 void ResetBackgroundImageSize(ArkUI_NodeHandle node) in ResetBackgroundImageSize() function 10277 ResetBackgroundImageSize(node); in ResetBackgroundImageSizeWithStyle() 12913 ResetBackgroundImageSize, in ResetCommonAttribute()
|
Completed in 69 milliseconds