Home
last modified time | relevance | path

Searched refs:cmMouseMove (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dapc.c759 case cmMouseMove: in apc_application_get_os_info()
H A Dglobal.c960 ev. cmd = cmMouseMove; in generic_view_handler()
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DWidget.c1029 case cmMouseMove: in Widget_handle_event()
1204 && command != cmMouseMove in Widget_mouse_event()
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_event.c1393 e. cmd = cmMouseMove; in prima_handle_event()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h792 #define cmMouseMove 0x00000055 /* WM_MOUSEMOVE analog */ macro