Home
last modified time | relevance | path

Searched refs:SetStrokeColorString (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Dchart_component.h268 void SetStrokeColorString(const std::string colorString) in SetStrokeColorString() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp149 pointInfo.SetStrokeColorString(valStr); in GetAttrOptionsSeriesPoint()