Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp752 void UIChartPolyline::FindCrossPoints(const ChartLine& line, const ChartLine& polyLine, CrossPointS… in FindCrossPoints()
806 ChartLine polyLine = {{0}}; in DrawGradientColor() local