Home
last modified time | relevance | path

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

/external/opencv3/modules/highgui/src/
Dwindow_QT.h504 void ZoomOut();
Dwindow_QT.cpp1959 QObject::connect(vect_QActions[7], SIGNAL(triggered()), view, SLOT(ZoomOut())); in createActions()
2002 QObject::connect(vect_QShortcuts[7], SIGNAL(activated()), view, SLOT(ZoomOut())); in createShortcuts()
2508 void DefaultViewPort::ZoomOut() in ZoomOut() function in DefaultViewPort