Home
last modified time | relevance | path

Searched refs:SetPointStrokeWidth (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Dchart_component.h258 void SetPointStrokeWidth(const Dimension& dimension) in SetPointStrokeWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_chart.cpp229 pointInfo.SetPointStrokeWidth(getPointInfo.GetPointStrokeWidth()); in SetPoint()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_chart_bridge.cpp110 pointInfo.SetPointStrokeWidth(StringToDimension(valStr)); in GetAttrOptionsSeriesPoint()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp154 pointInfo.SetPointStrokeWidth(StringToDimension(valStr)); in GetAttrOptionsSeriesPoint()