Searched refs:EVENT_RBUTTONUP (Results 1 – 7 of 7) sorted by relevance
93 if (event == EVENT_RBUTTONUP) in mouseHandler()
136 if (event == EVENT_RBUTTONUP) in source()221 if (event == EVENT_RBUTTONUP) in destination()
217 case EVENT_RBUTTONUP: in mouseClick()
140 if (event == EVENT_RBUTTONUP) in onMouse()
158 EVENT_RBUTTONUP = 5, enumerator
135 if (event == EVENT_RBUTTONUP) in source()220 if (event == EVENT_RBUTTONUP) in destination()
69 elif event == cv2.EVENT_RBUTTONUP: