Home
last modified time | relevance | path

Searched refs:cvGetWindowName (Results 1 – 7 of 7) sorted by relevance

/external/opencv3/modules/highgui/include/opencv2/highgui/
Dhighgui_c.h150 CVAPI(const char*) cvGetWindowName( void* window_handle );
/external/opencv3/modules/highgui/src/
Dwindow.cpp592 CV_IMPL const char* cvGetWindowName( void* ) in cvGetWindowName() function
Dwindow_cocoa.mm66 CV_IMPL const char* cvGetWindowName( void* window_handle ) {return NULL;} function
464 CV_IMPL const char* cvGetWindowName( void* window_handle ) function
466 //cout << "cvGetWindowName" << endl;
Dwindow_carbon.cpp740 CV_IMPL const char* cvGetWindowName( void* window_handle ) in cvGetWindowName() function
Dwindow_gtk.cpp1648 CV_IMPL const char* cvGetWindowName( void* window_handle ) in cvGetWindowName() function
Dwindow_w32.cpp2343 CV_IMPL const char* cvGetWindowName( void* window_handle ) in cvGetWindowName() function
Dwindow_QT.cpp540 CV_IMPL const char* cvGetWindowName(void* window_handle) in cvGetWindowName() function