Home
last modified time | relevance | path

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

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