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

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxtestext1const.h133 #define XTestMOTION_MIN -15 macro
/xsrc/external/mit/libXext/dist/src/
H A DXTestExt1.c953 if ((dx > XTestMOTION_MAX) || (dx < XTestMOTION_MIN) ||
954 (dy > XTestMOTION_MAX) || (dy < XTestMOTION_MIN))

Completed in 4 milliseconds