HomeSort by relevance Sort by last modified time
    Searched defs:cvGetWindowName (Results 1 - 5 of 5) sorted by null

  /external/opencv3/modules/highgui/src/
window.cpp 592 CV_IMPL const char* cvGetWindowName( void* )
594 CV_NO_GUI_ERROR( "cvGetWindowName" );
window_carbon.cpp 740 CV_IMPL const char* cvGetWindowName( void* window_handle )
744 CV_FUNCNAME( "cvGetWindowName" );
window_gtk.cpp     [all...]
window_w32.cpp     [all...]
window_QT.cpp 540 CV_IMPL const char* cvGetWindowName(void* window_handle)
    [all...]

Completed in 42 milliseconds