Home
last modified time | relevance | path

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

/external/opencv3/modules/highgui/src/
Dwindow_QT.h116 bool bTimeOut; variable
Dwindow_QT.cpp308 while (!guiMainThread->bTimeOut) in cvWaitKey()
348 guiMainThread->bTimeOut = false; in cvWaitKey()
767 GuiReceiver::GuiReceiver() : bTimeOut(false), nb_windows(0) in GuiReceiver()
961 bTimeOut = true; in timeOut()