Searched refs:DOUBLE_CLICK (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/apache-793/httpd/server/mpm/winnt/
H A Dservice.c111 && (in.Event.MouseEvent.dwEventFlags == DOUBLE_CLICK))
/macosx-10.10/vim-55/src/
H A Dos_mswin.c85 # ifndef DOUBLE_CLICK
86 # define DOUBLE_CLICK 0x0002 macro
H A Dos_win32.c72 # ifndef DOUBLE_CLICK
73 # define DOUBLE_CLICK 0x0002 macro
1012 if (pmer->dwEventFlags == 0 || pmer->dwEventFlags == DOUBLE_CLICK)

Completed in 146 milliseconds