OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cvUpdateWindow
(Results
1 - 5
of
5
) sorted by null
/external/opencv3/modules/highgui/include/opencv2/highgui/
highgui_c.h
214
CVAPI(void)
cvUpdateWindow
(const char* window_name);
/external/opencv3/modules/highgui/src/
window.cpp
248
cvUpdateWindow
(windowName.c_str());
375
CV_IMPL void
cvUpdateWindow
(const char*)
window_gtk.cpp
[
all
...]
window_QT.cpp
732
CV_IMPL void
cvUpdateWindow
(const char* window_name)
[
all
...]
window_w32.cpp
857
CV_IMPL void
cvUpdateWindow
(const char* name)
859
CV_FUNCNAME( "
cvUpdateWindow
" );
[
all
...]
Completed in 646 milliseconds