Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Dchart_component.h203 void SetPointSize(const Dimension& size) in SetPointSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_chart.cpp230 pointInfo.SetPointSize(getPointInfo.GetPointSize()); in SetPoint()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_chart_bridge.cpp105 … PointInfo& pointInfo) { pointInfo.SetPointSize(StringToDimension(valStr)); } }, in GetAttrOptionsSeriesPoint()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp144 pointInfo.SetPointSize(StringToDimension(valStr)); in GetAttrOptionsSeriesPoint()