Home
last modified time | relevance | path

Searched refs:topPointBtn_ (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/test/uitest/test_chart/
H A Dui_test_chart_polyline.cpp147 topPointBtn_ = new UILabelButton(); in UIKitChartPolylineTestAddDataSerial001()
162 SetUpButton(topPointBtn_, "最高点 ", UI_TEST_POLYLINE_HIGHESET_POINT); in UIKitChartPolylineTestAddDataSerial001()
163 positionX_ = topPointBtn_->GetX() + topPointBtn_->GetWidth() + g_blank; in UIKitChartPolylineTestAddDataSerial001()
164 positionY_ = topPointBtn_->GetY(); in UIKitChartPolylineTestAddDataSerial001()
347 } else if (&view == topPointBtn_) { in OnClick()
H A Dui_test_chart_polyline.h74 UILabelButton* topPointBtn_ = nullptr; member in OHOS::UITestChartPolyline

Completed in 2 milliseconds