Lines Matching refs:RefreshInvalidateRect
189 RefreshInvalidateRect(peakPointIndex_, topPointStyle_);
195 RefreshInvalidateRect(valleyPointIndex_, bottomPointStyle_);
205 RefreshInvalidateRect(startIndex, index + 1);
242 RefreshInvalidateRect(hideIndex_, hideIndex_ + hideCount_);
245 void UIChartDataSerial::RefreshInvalidateRect(uint16_t pointIndex, const PointStyle& style)
259 void UIChartDataSerial::RefreshInvalidateRect(uint16_t startIndex, uint16_t endIndex)
290 RefreshInvalidateRect(peakPointIndex_, topPointStyle_);
291 RefreshInvalidateRect(i, topPointStyle_);
299 RefreshInvalidateRect(valleyPointIndex_, bottomPointStyle_);
300 RefreshInvalidateRect(i, bottomPointStyle_);
328 RefreshInvalidateRect(startIndex, latestIndex_);
334 RefreshInvalidateRect(0, dataCount_ - 1);
410 RefreshInvalidateRect(lastPointIndex_, headPointStyle_);