Home
last modified time | relevance | path

Searched refs:SetSolidWidth (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Dchart_component.h125 void SetSolidWidth(double width) in SetSolidWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_chart_bridge.cpp298 segmentInfo.SetSolidWidth(StringToDouble(dash[1])); in ParseTextInfoAndSegmentInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp320 segmentInfo.SetSolidWidth(Framework::StringToDouble(dash[1])); in ParseLineDash()