cvDestroyWindow   142 modules/highgui/include/opencv2/highgui/highgui_c.h CVAPI(void) cvDestroyWindow( const char* name );
cvDestroyWindow   227 modules/highgui/include/opencv2/highgui/highgui_c.h #define cvvDestroyWindow cvDestroyWindow
cvDestroyWindow   163 modules/highgui/src/window.cpp     cvDestroyWindow( winname.c_str() );
cvDestroyWindow   193 samples/cpp/facedetect.cpp     cvDestroyWindow("result");
cvDestroyWindow    77 samples/cpp/polar_transforms.cpp     cvDestroyWindow("Linear-Polar");
cvDestroyWindow    78 samples/cpp/polar_transforms.cpp     cvDestroyWindow("Log-Polar");
cvDestroyWindow    79 samples/cpp/polar_transforms.cpp     cvDestroyWindow("Recovered image");
cvDestroyWindow   153 samples/cpp/smiledetect.cpp     cvDestroyWindow("result");