Searched refs:DOUBLE_CLICK (Results 1 – 2 of 2) sorted by relevance
70 # ifndef DOUBLE_CLICK71 # define DOUBLE_CLICK 0x0002 macro
81 # ifndef DOUBLE_CLICK82 # define DOUBLE_CLICK 0x0002 macro1423 if (pmer->dwEventFlags == 0 || pmer->dwEventFlags == DOUBLE_CLICK) in decode_mouse_event()