Searched refs:OP_DATA_MIDDLE_BTN (Results 1 – 2 of 2) sorted by relevance
84 #define OP_DATA_MIDDLE_BTN 0x04 macro87 #define OP_DATA_BTN_MASK (OP_DATA_MIDDLE_BTN | OP_DATA_RIGHT_BTN | \
1174 !!(data->finger_btn & OP_DATA_MIDDLE_BTN)); in cyapa_gen3_event_process()