Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_dialog/
H A Dui_test_dialog.h38 bool ClickExpand(UIView &view, const ClickEvent& event);
H A Dui_test_dialog.cpp381 return ClickExpand(view, event); in OnClick()
470 bool UITestDialog::ClickExpand(UIView &view, const ClickEvent& event) in ClickExpand() function in OHOS::UITestDialog
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_chart/
H A Dui_test_chart_polyline.h50 bool ClickExpand(UIView& view, UIChartDataSerial::PointStyle pointStyle);
H A Dui_test_chart_polyline.cpp366 ClickExpand(view, pointStyle); in OnClick()
371 bool UITestChartPolyline::ClickExpand(UIView& view, UIChartDataSerial::PointStyle pointStyle) in ClickExpand() function in OHOS::UITestChartPolyline