Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
Dmock_pointer_event.cpp31 void PointerEvent::PointerItem::SetPointerId(int32_t pointerId) in SetPointerId() function in OHOS::MMI::PointerEvent::PointerItem
188 void PointerEvent::SetPointerId(int32_t pointerId) in SetPointerId() function in OHOS::MMI::PointerEvent
/foundation/multimodalinput/input/frameworks/proxy/events/src/
Dpointer_event.cpp52 void PointerEvent::PointerItem::SetPointerId(int32_t pointerId) in SetPointerId() function in OHOS::MMI::PointerEvent::PointerItem
720 void PointerEvent::SetPointerId(int32_t pointerId) in SetPointerId() function in OHOS::MMI::PointerEvent
/foundation/arkui/ace_engine/frameworks/core/gestures/
Dgesture_event.h229 void SetPointerId(int32_t pointerId) in SetPointerId() function