Searched refs:topPointStyle_ (Results 1 – 4 of 4) sorted by relevance
71 topPointStyle_(nullptr), in ChartComponent()176 if (topPointStyle_ != nullptr) { in ReleaseNativeViews()177 delete(topPointStyle_); in ReleaseNativeViews()178 topPointStyle_ = nullptr; in ReleaseNativeViews()240 topPointStyle_ = UpdatePointStyle(topPointStyle_, seriesOptions_->top->fillColor, in UpdatePointToSerial()242 if (topPointStyle_ == nullptr) { in UpdatePointToSerial()246 dataserial->SetTopPointStyle(*topPointStyle_); in UpdatePointToSerial()
142 UIChartDataSerial::PointStyle *topPointStyle_; variable
436 topPointStyle_ = style; in SetTopPointStyle()472 return topPointStyle_; in GetTopPointStyle()587 PointStyle topPointStyle_; variable
146 topPointStyle_ = style; in UIChartDataSerial()189 RefreshInvalidateRect(peakPointIndex_, topPointStyle_); in ModifyPoint()290 RefreshInvalidateRect(peakPointIndex_, topPointStyle_); in UpdatePeakAndValley()291 RefreshInvalidateRect(i, topPointStyle_); in UpdatePeakAndValley()382 DoDrawPoint(gfxDstBuffer, center, topPointStyle_, mask); in DrawPoint()