HomeSort by relevance Sort by last modified time
    Searched refs:mouse_up (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/highgui/src/
window_QT.h 370 enum type_mouse_event { mouse_up = 0, mouse_down = 1, mouse_dbclick = 2, mouse_move = 3 }; enumerator in enum:type_mouse_event
372 {CV_EVENT_LBUTTONUP, CV_EVENT_RBUTTONUP, CV_EVENT_MBUTTONUP}, //mouse_up
window_QT.cpp     [all...]

Completed in 49 milliseconds