Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dinput.h595 extern void TouchEndPhysicallyActiveTouches(DeviceIntPtr dev);
/OK3568_Linux_fs/external/xserver/dix/
H A Dtouch.c1045 TouchEndPhysicallyActiveTouches(DeviceIntPtr dev) in TouchEndPhysicallyActiveTouches() function
H A Ddevices.c464 TouchEndPhysicallyActiveTouches(dev); in DisableDevice()