Searched refs:dwPanBlock (Results 1 – 2 of 2) sorted by relevance
519 DWORD dwPanBlock = GC_PAN_WITH_SINGLE_FINGER_HORIZONTALLY; in onGestureNotify() local523 dwPanBlock |= GC_PAN_WITH_SINGLE_FINGER_VERTICALLY; in onGestureNotify()525 GESTURECONFIG gc = { GID_PAN, dwPanWant, dwPanBlock }; in onGestureNotify()
1548 DWORD dwPanBlock = GC_PAN_WITH_SINGLE_FINGER_HORIZONTALLY; in gestureNotify() local1554 dwPanBlock |= GC_PAN_WITH_SINGLE_FINGER_VERTICALLY; in gestureNotify()1562 GESTURECONFIG gc = { GID_PAN, dwPanWant, dwPanBlock }; in gestureNotify()