Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
Ddrag_bar_paint_method.h38 void SetScaleWidth(float scaleWidth) in SetScaleWidth() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dprogress_model_impl.cpp122 void ProgressModelImpl::SetScaleWidth(const Dimension& value) in SetScaleWidth() function in OHOS::Ace::Framework::ProgressModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/track/
Dtrack_component.h74 void SetScaleWidth(const Dimension& width) in SetScaleWidth() function
245 void SetScaleWidth(const Dimension& width) in SetScaleWidth() function
/foundation/arkui/ace_engine/frameworks/core/components/progress/
Dprogress_component.h150 void SetScaleWidth(const Dimension& width) in SetScaleWidth() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
Dprogress_model_static.cpp115 void ProgressModelStatic::SetScaleWidth(FrameNode* frameNode, const std::optional<Dimension>& value) in SetScaleWidth() function in OHOS::Ace::NG::ProgressModelStatic
Dprogress_model_ng.cpp181 void ProgressModelNG::SetScaleWidth(const Dimension& value) in SetScaleWidth() function in OHOS::Ace::NG::ProgressModelNG
481 void ProgressModelNG::SetScaleWidth(FrameNode* frameNode, const Dimension& value) in SetScaleWidth() function in OHOS::Ace::NG::ProgressModelNG
Dprogress_modifier.cpp686 void ProgressModifier::SetScaleWidth(float value) in SetScaleWidth() function in OHOS::Ace::NG::ProgressModifier