Home
last modified time | relevance | path

Searched defs:SetStartAngle (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_circle_progress.cpp38 void UICircleProgress::SetStartAngle(int16_t startAngle) in SetStartAngle() function in OHOS::UICircleProgress
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Darc.h56 void SetStartAngle(double angle) in SetStartAngle() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dgauge_model_impl.cpp48 void GaugeModelImpl::SetStartAngle(float startAngle) in SetStartAngle() function in OHOS::Ace::Framework::GaugeModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/arc/
H A Drender_arc.cpp128 void RenderArc::SetStartAngle(double startAngle) in SetStartAngle() function in OHOS::Ace::RenderArc
H A Darc_component.h115 void SetStartAngle(double startAngle) in SetStartAngle() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_model_ng.cpp45 void GaugeModelNG::SetStartAngle(float startAngle) in SetStartAngle() function in OHOS::Ace::NG::GaugeModelNG
150 void GaugeModelNG::SetStartAngle(FrameNode* frameNode, float value) in SetStartAngle() function in OHOS::Ace::NG::GaugeModelNG
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcircle_progress_component.cpp112 void CircleProgressComponent::SetStartAngle(const AppStyleItem *style) in SetStartAngle() function in OHOS::ACELite::CircleProgressComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_gauge.cpp123 void JSGauge::SetStartAngle(const JSCallbackInfo& info) in SetStartAngle() function in OHOS::Ace::Framework::JSGauge