Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/test/uitest/test_chart/
H A Dui_test_chart_polyline.cpp304 smoothBtn_ = new UILabelButton(); in UIKitChartPolylineTestAddPoints004()
314 SetUpButton(smoothBtn_, "平滑化 ", UI_TEST_POLYLINE_SMOOTHING); in UIKitChartPolylineTestAddPoints004()
316 positionX_ = smoothBtn_->GetX() + smoothBtn_->GetWidth() + g_blank; in UIKitChartPolylineTestAddPoints004()
317 positionY_ = smoothBtn_->GetY(); in UIKitChartPolylineTestAddPoints004()
378 } else if (&view == smoothBtn_) { in ClickExpand()
H A Dui_test_chart_polyline.h80 UILabelButton* smoothBtn_ = nullptr; member in OHOS::UITestChartPolyline

Completed in 1 milliseconds