Home
last modified time | relevance | path

Searched refs:icvmouseProcessing (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/highgui/src/
Dwindow_QT.cpp2626 icvmouseProcessing(QPointF(pt), cv_event, flags); in mousePressEvent()
2645 icvmouseProcessing(QPointF(pt), cv_event, flags); in mouseReleaseEvent()
2661 icvmouseProcessing(QPointF(pt), cv_event, flags); in mouseDoubleClickEvent()
2674 icvmouseProcessing(QPointF(pt), cv_event, flags); in mouseMoveEvent()
2867 void DefaultViewPort::icvmouseProcessing(QPointF pt, int cv_event, int flags) in icvmouseProcessing() function in DefaultViewPort
3172 icvmouseProcessing(QPointF(pt), cv_event, flags); in mousePressEvent()
3184 icvmouseProcessing(QPointF(pt), cv_event, flags); in mouseReleaseEvent()
3196 icvmouseProcessing(QPointF(pt), cv_event, flags); in mouseDoubleClickEvent()
3209 icvmouseProcessing(QPointF(pt), cv_event, flags); in mouseMoveEvent()
3258 void OpenGlViewPort::icvmouseProcessing(QPointF pt, int cv_event, int flags) in icvmouseProcessing() function in OpenGlViewPort
Dwindow_QT.h457 void icvmouseProcessing(QPointF pt, int cv_event, int flags);
558 void icvmouseProcessing(QPointF pt, int cv_event, int flags);