Home
last modified time | relevance | path

Searched defs:SetFixedSize (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dlayout_param.h54 void SetFixedSize(const Size& size) in SetFixedSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/
H A Dimage_animator_pattern.h93 void SetFixedSize(bool fixedSize) in SetFixedSize() function
H A Dimage_animator_model_ng.cpp87 void ImageAnimatorModelNG::SetFixedSize(bool fixedSize) in SetFixedSize() function in OHOS::Ace::NG::ImageAnimatorModelNG
194 void ImageAnimatorModelNG::SetFixedSize(FrameNode* frameNode, bool fixedSize) in SetFixedSize() function in OHOS::Ace::NG::ImageAnimatorModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dimage_animator_model_impl.cpp98 void ImageAnimatorModelImpl::SetFixedSize(bool fixedSize) in SetFixedSize() function in OHOS::Ace::Framework::ImageAnimatorModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_image_animator.cpp197 void JSImageAnimator::SetFixedSize(const JSCallbackInfo& info) in SetFixedSize() function in OHOS::Ace::Framework::JSImageAnimator
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_image_animator_bridge.cpp98 ArkUINativeModuleValue ImageAnimatorBridge::SetFixedSize(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetFixedSize() function in OHOS::Ace::NG::ImageAnimatorBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dimage_animator_modifier.cpp81 void SetFixedSize(ArkUINodeHandle node, uint32_t fixedSize) in SetFixedSize() function