HomeSort by: relevance | last modified time | path
    Searched refs:IS_MOTION_EVENT (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/wsmoused/
wsmoused.h 35 #define IS_MOTION_EVENT(type) (((type) == WSCONS_EVENT_MOUSE_DELTA_X) || \
selection.c 232 if (IS_MOTION_EVENT(evt.type)) {

Completed in 12 milliseconds