Home
last modified time | relevance | path

Searched refs:bottomPoint_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_chart.h51 bottomPoint_ = point; in SetBottomPoint()
56 return bottomPoint_; in GetBottomPoint()
156 PointInfo bottomPoint_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Dchart_component.h446 bottomPoint_ = point; in SetBottomPoint()
451 return bottomPoint_; in GetBottomPoint()
562 PointInfo bottomPoint_; variable