Home
last modified time | relevance | path

Searched refs:GetBottomPoint (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_chart.h54 const PointInfo& GetBottomPoint() const in GetBottomPoint() function
H A Ddom_chart.cpp314 SetPoint(bottomPoint, chartOptions_.GetBottomPoint()); in SetChart()
484 auto bottomPoint = data[seriesNum_].GetBottomPoint(); in UpdateTopBottomPoint()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Dchart_component.h449 const PointInfo& GetBottomPoint() const in GetBottomPoint() function
H A Drosen_render_chart.cpp130 PointInfo bottomPoint = chartData.GetBottomPoint(); in PaintStylePoints()
157 PointInfo bottomPoint = chartData.GetBottomPoint(); in PaintStylePoints()