OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nb_windows
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/highgui/src/
window_QT.h
150
int
nb_windows
;
member in class:GuiReceiver
window_QT.cpp
767
GuiReceiver::GuiReceiver() : bTimeOut(false),
nb_windows
(0)
783
if (--
nb_windows
<= 0)
954
nb_windows
++;
[
all
...]
Completed in 878 milliseconds