Home
last modified time | relevance | path

Searched defs:cvGetWindowHandle (Results 1 – 6 of 6) sorted by relevance

/external/opencv3/modules/highgui/src/
Dwindow_cocoa.mm65 CV_IMPL void* cvGetWindowHandle( const char* name ) {return NULL;} function
457 CV_IMPL void* cvGetWindowHandle( const char* name ) function
Dwindow.cpp586 CV_IMPL void* cvGetWindowHandle( const char* ) in cvGetWindowHandle() function
Dwindow_carbon.cpp721 CV_IMPL void* cvGetWindowHandle( const char* name ) in cvGetWindowHandle() function
Dwindow_gtk.cpp1625 CV_IMPL void* cvGetWindowHandle( const char* window_name ) in cvGetWindowHandle() function
Dwindow_w32.cpp2320 CV_IMPL void* cvGetWindowHandle( const char* window_name ) in cvGetWindowHandle() function
Dwindow_QT.cpp531 CV_IMPL void* cvGetWindowHandle(const char* name) in cvGetWindowHandle() function