Home
last modified time | relevance | path

Searched refs:FindWidget (Results 1 - 3 of 3) sorted by relevance

/test/testfwk/arkxtest/uitest/record/
H A Dfind_widget.h25 std::vector<std::string> FindWidget(UiDriver &driver, float x, float y);
H A Dui_record.cpp305 touchEvent.attributes = FindWidget(driver, touchEvent.x, touchEvent.y); in OnInputEvent()
314 touchEvent.attributes = FindWidget(driver, touchEvent.x, touchEvent.y); in OnInputEvent()
320 touchEvent.attributes = FindWidget(driver, touchEvent.x, touchEvent.y); in OnInputEvent()
H A Dfind_widget.cpp19 std::vector<std::string> FindWidget(UiDriver &driver, float x, float y) in FindWidget() function

Completed in 2 milliseconds