Searched refs:touchEmulatePointer (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Ddix.h150 extern _X_EXPORT Bool touchEmulatePointer;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dtouch.c45 Bool touchEmulatePointer = TRUE; variable in typeref:typename:Bool
147 emulate_pointer = touchEmulatePointer && (t->mode == XIDirectTouch);

Completed in 33 milliseconds