Home
last modified time | relevance | path

Searched defs:CGetPointerId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/msdp/device_status/rust/subsystem/input/binding/src/
H A Dinput_binding.cpp54 int32_t CGetPointerId(const CPointerEvent* cPointerEvent) in CGetPointerId() function
/ohos5.0/base/msdp/device_status/rust/subsystem/input/sys/src/
H A Dinput_binding.rs75 pub fn CGetPointerId(event: *const CPointerEvent) -> i32; in CGetPointerId() function