Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/test/uitest/test_chart/
H A Dui_test_chart_polyline.cpp148 bottomPointBtn_ = new UILabelButton(); in UIKitChartPolylineTestAddDataSerial001()
165 SetUpButton(bottomPointBtn_, "最低点 ", UI_TEST_POLYLINE_LOWEST_POINT); in UIKitChartPolylineTestAddDataSerial001()
166 positionX_ = bottomPointBtn_->GetX() + bottomPointBtn_->GetWidth() + g_blank; in UIKitChartPolylineTestAddDataSerial001()
167 positionY_ = bottomPointBtn_->GetY(); in UIKitChartPolylineTestAddDataSerial001()
352 } else if (&view == bottomPointBtn_) { in OnClick()
H A Dui_test_chart_polyline.h75 UILabelButton* bottomPointBtn_ = nullptr; member in OHOS::UITestChartPolyline

Completed in 1 milliseconds