Home
last modified time | relevance | path

Searched defs:GetPointerId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
H A Dmock_pointer_event.cpp36 int32_t PointerEvent::PointerItem::GetPointerId() const in GetPointerId() function in OHOS::MMI::PointerEvent::PointerItem
189 int32_t PointerEvent::GetPointerId() const in GetPointerId() function in OHOS::MMI::PointerEvent
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp48 int32_t PointerEvent::PointerItem::GetPointerId() const in GetPointerId() function in OHOS::MMI::PointerEvent::PointerItem
565 int32_t PointerEvent::GetPointerId() const in GetPointerId() function in OHOS::MMI::PointerEvent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_event.h234 int32_t GetPointerId() const in GetPointerId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dmouse_event.h137 int32_t GetPointerId(int32_t pointerId) const in GetPointerId() function