Searched refs:SetObjectRepeat (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 | 30 static ArkUINativeModuleValue SetObjectRepeat(ArkUIRuntimeCallInfo *runtimeCallInfo);
|
H A D | arkts_native_image_bridge.cpp | 244 ArkUINativeModuleValue ImageBridge::SetObjectRepeat(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetObjectRepeat() function in OHOS::Ace::NG::ImageBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 3464 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ImageBridge::SetObjectRepeat)); in RegisterImageAttributes()
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_image_modifier.cpp | 234 void SetObjectRepeat(ArkUINodeHandle node, ArkUI_Int32 imageRepeat) in SetObjectRepeat() 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 | 9894 int32_t SetObjectRepeat(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetObjectRepeat() function 13099 static Setter* setters[] = { SetImageSrc, SetObjectFit, SetInterpolation, SetObjectRepeat, SetColorFilter, in SetImageAttribute()
|
Completed in 39 milliseconds