Searched refs:CV_EVENT_MOUSEWHEEL (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/modules/highgui/include/opencv2/highgui/
H A Dhighgui_c.h182 CV_EVENT_MOUSEWHEEL =10, enumerator in enum:__anon15554
/external/opencv3/modules/highgui/src/
H A Dwindow_w32.cpp1412 int event = (uMsg == WM_MOUSEWHEEL ? CV_EVENT_MOUSEWHEEL : CV_EVENT_MOUSEHWHEEL);

Completed in 28 milliseconds