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.cpp26 void PointerEvent::PointerItem::SetPointerId(int32_t pointerId) in SetPointerId() function in OHOS::MMI::PointerEvent::PointerItem
189 void PointerEvent::SetPointerId(int32_t pointerId) in SetPointerId() function in OHOS::MMI::PointerEvent
/foundation/multimodalinput/input/frameworks/proxy/events/src/
Dpointer_event.cpp50 void PointerEvent::PointerItem::SetPointerId(int32_t pointerId) in SetPointerId() function in OHOS::MMI::PointerEvent::PointerItem
461 void PointerEvent::SetPointerId(int32_t pointerId) in SetPointerId() function in OHOS::MMI::PointerEvent
/foundation/arkui/ace_engine/frameworks/core/gestures/
Dgesture_info.h674 void SetPointerId(int32_t pointerId) in SetPointerId() function