Searched refs:ClickExpand (Results 1 – 4 of 4) sorted by relevance
38 bool ClickExpand(UIView &view, const ClickEvent& event);
381 return ClickExpand(view, event); in OnClick()470 bool UITestDialog::ClickExpand(UIView &view, const ClickEvent& event) in ClickExpand() function in OHOS::UITestDialog
50 bool ClickExpand(UIView& view, UIChartDataSerial::PointStyle pointStyle);
366 ClickExpand(view, pointStyle); in OnClick()371 bool UITestChartPolyline::ClickExpand(UIView& view, UIChartDataSerial::PointStyle pointStyle) in ClickExpand() function in OHOS::UITestChartPolyline