Home
last modified time | relevance | path

Searched refs:CDestroyPointerEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/msdp/device_status/rust/subsystem/input/binding/include/
H A Dinput_binding.h52 void CDestroyPointerEvent(CPointerEvent* cPointerEvent);
/ohos5.0/base/msdp/device_status/rust/subsystem/input/sys/src/
H A Dinput_binding.rs105 pub fn CDestroyPointerEvent(event: *mut CPointerEvent); in CDestroyPointerEvent() function
/ohos5.0/base/msdp/device_status/rust/subsystem/input/binding/src/
H A Dinput_binding.cpp250 void CDestroyPointerEvent(CPointerEvent* cPointerEvent) in CDestroyPointerEvent() function