OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TouchPointInfoPtr
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/dix/
touch.c
207
TouchPointInfoPtr
ti;
237
TouchPointInfoPtr
ti;
265
TouchPointInfoPtr
269
TouchPointInfoPtr
ti;
291
TouchPointInfoPtr
297
TouchPointInfoPtr
ti;
342
TouchEndTouch(DeviceIntPtr dev,
TouchPointInfoPtr
ti)
382
TouchEventHistoryAllocate(
TouchPointInfoPtr
ti)
395
TouchEventHistoryFree(
TouchPointInfoPtr
ti)
412
TouchEventHistoryPush(
TouchPointInfoPtr
ti, const DeviceEvent *ev
[
all
...]
getevents.c
1811
TouchPointInfoPtr
ti, uint8_t reason, XID resource,
2042
GetDixTouchEnd(InternalEvent *ievent, DeviceIntPtr dev,
TouchPointInfoPtr
ti,
events.c
1339
TouchPointInfoPtr
ti =
1524
TouchPointInfoPtr
ti = mouse->touch->touches + i;
1672
TouchPointInfoPtr
ti = mouse->touch->touches + i;
/xsrc/external/mit/xorg-server/dist/include/
input.h
157
typedef struct _TouchPointInfo *
TouchPointInfoPtr
;
528
TouchPointInfoPtr
ti,
533
TouchPointInfoPtr
ti,
627
extern
TouchPointInfoPtr
TouchBeginTouch(DeviceIntPtr dev, int sourceid,
630
extern
TouchPointInfoPtr
TouchFindByClientID(DeviceIntPtr dev,
632
extern void TouchEndTouch(DeviceIntPtr dev,
TouchPointInfoPtr
ti);
633
extern Bool TouchEventHistoryAllocate(
TouchPointInfoPtr
ti);
634
extern void TouchEventHistoryFree(
TouchPointInfoPtr
ti);
635
extern void TouchEventHistoryPush(
TouchPointInfoPtr
ti, const DeviceEvent *ev);
636
extern void TouchEventHistoryReplay(
TouchPointInfoPtr
ti, DeviceIntPtr dev
[
all
...]
exevents.h
284
TouchPointInfoPtr
/* ti */ ,
dix.h
438
TouchPointInfoPtr
/* ti */ ,
inputstr.h
345
TouchPointInfoPtr
touches;
/xsrc/external/mit/xorg-server/dist/Xi/
exevents.c
1054
TouchSendOwnershipEvent(DeviceIntPtr dev,
TouchPointInfoPtr
ti, int reason,
1071
DeliverOneTouchEvent(ClientPtr client, DeviceIntPtr dev,
TouchPointInfoPtr
ti,
1106
ActivateEarlyAccept(DeviceIntPtr dev,
TouchPointInfoPtr
ti)
1132
static
TouchPointInfoPtr
1135
TouchPointInfoPtr
oldest = NULL;
1139
TouchPointInfoPtr
ti = dev->touch->touches + i;
1170
TouchPuntToNextOwner(DeviceIntPtr dev,
TouchPointInfoPtr
ti,
1225
TouchPointInfoPtr
oldest = FindOldestPointerEmulatedTouch(dev);
1241
TouchRejected(DeviceIntPtr sourcedev,
TouchPointInfoPtr
ti, XID resource,
1282
TouchPointInfoPtr
ti = TouchFindByClientID(dev, ev->touchid)
[
all
...]
/xsrc/external/mit/xorg-server/dist/test/
touch.c
218
TouchPointInfoPtr
ti;
Completed in 39 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026