Searched refs:ResetObjectRepeat (Results 1 - 5 of 5) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_image_bridge.h | 31 static ArkUINativeModuleValue ResetObjectRepeat(ArkUIRuntimeCallInfo *runtimeCallInfo);
|
H A D | arkts_native_image_bridge.cpp | 260 ArkUINativeModuleValue ImageBridge::ResetObjectRepeat(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetObjectRepeat() function in OHOS::Ace::NG::ImageBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 3466 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ImageBridge::ResetObjectRepeat)); in RegisterImageAttributes()
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_image_modifier.cpp | 253 void ResetObjectRepeat(ArkUINodeHandle node) in ResetObjectRepeat() function in OHOS::Ace::NG::__anon2878::ResourceType 926 ResetCopyOption, SetAutoResize, ResetAutoResize, SetObjectRepeat, ResetObjectRepeat, SetRenderMode, in GetImageModifier() 948 ResetAutoResize, SetObjectRepeat, ResetObjectRepeat, SetRenderMode, ResetRenderMode, SetSyncLoad, ResetSyncLoad, in GetCJUIImageModifier()
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 10517 void ResetObjectRepeat(ArkUI_NodeHandle node) in ResetObjectRepeat() function 13121 static Resetter* resetters[] = { ResetImageSrc, ResetObjectFit, ResetInterpolation, ResetObjectRepeat, in ResetImageAttribute()
|
Completed in 42 milliseconds