Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
H A Dmock_pointer_event.cpp31 void PointerEvent::PointerItem::SetPointerId(int32_t pointerId) in SetPointerId() function in OHOS::MMI::PointerEvent::PointerItem
194 void PointerEvent::SetPointerId(int32_t pointerId) in SetPointerId() function in OHOS::MMI::PointerEvent
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp53 void PointerEvent::PointerItem::SetPointerId(int32_t pointerId) in SetPointerId() function in OHOS::MMI::PointerEvent::PointerItem
570 void PointerEvent::SetPointerId(int32_t pointerId) in SetPointerId() function in OHOS::MMI::PointerEvent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_event.h229 void SetPointerId(int32_t pointerId) in SetPointerId() function