Home
last modified time | relevance | path

Searched defs:longPressPoint (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/frameworks/dfx/
H A Devent_injector.cpp170 bool EventInjector::SetLongPressEvent(const Point& longPressPoint) in SetLongPressEvent() argument
/foundation/arkui/ui_lite/test/unittest/dfx/
H A Devent_injector_unit_test.cpp342 Point longPressPoint = {static_cast<int16_t>(longPressView_->GetRect().GetX() + longPressView_->GetWidth() / 2), in HWTEST_F() local
367 Point longPressPoint = {static_cast<int16_t>(longPressView_->GetRect().GetX() + longPressView_->GetWidth() / 2), in HWTEST_F() local
/foundation/arkui/ui_lite/test/unittest/events/
H A Devent_bubble_unit_test.cpp369 Point longPressPoint = {(int16_t)(longPressView_->GetRect().GetX() + longPressView_->GetWidth() / 2), in HWTEST_F() local

Completed in 3 milliseconds