Lines Matching refs:UIChartPolyline
481 void UIChartPolyline::RefreshChart() in RefreshChart()
494 void UIChartPolyline::ReMeasure() in ReMeasure()
521 void UIChartPolyline::DrawDataSerials(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in DrawDataSerials()
557 bool UIChartPolyline::Smooth(uint16_t startPos, in Smooth()
577 void UIChartPolyline::GetDataBySmooth(uint16_t startIndex, uint16_t endIndex, UIChartDataSerial* da… in GetDataBySmooth()
607 void UIChartPolyline::DrawSmoothPolyLine(BufferInfo& gfxDstBuffer, in DrawSmoothPolyLine()
657 void UIChartPolyline::DrawPolyLine(BufferInfo& gfxDstBuffer, in DrawPolyLine()
706 bool UIChartPolyline::GetLineCrossPoint(const Point& p1, in GetLineCrossPoint()
752 void UIChartPolyline::FindCrossPoints(const ChartLine& line, const ChartLine& polyLine, CrossPointS… in FindCrossPoints()
794 void UIChartPolyline::DrawGradientColor(BufferInfo& gfxDstBuffer, in DrawGradientColor()
847 void UIChartPolyline::SetDrawLineCross(BufferInfo& gfxDstBuffer, in SetDrawLineCross()
865 void UIChartPolyline::CalcVerticalInfo(int16_t top, in CalcVerticalInfo()
884 void UIChartPolyline::GradientColor(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, UIChartD… in GradientColor()