destroyWindow     104 apps/annotation/opencv_annotation.cpp                 destroyWindow(window_name);
destroyWindow     152 apps/annotation/opencv_annotation.cpp     destroyWindow(window_name);
destroyWindow     239 modules/highgui/include/opencv2/highgui.hpp CV_EXPORTS_W void destroyWindow(const String& winname);
destroyWindow     121 modules/highgui/src/window_QT.h     void destroyWindow(QString name);
destroyWindow      74 modules/imgproc/test/test_imgproc_umat.cpp         destroyWindow("orig");
destroyWindow      75 modules/imgproc/test/test_imgproc_umat.cpp         destroyWindow("small");
destroyWindow      76 modules/imgproc/test/test_imgproc_umat.cpp         destroyWindow("equalized gray");
destroyWindow     347 samples/cpp/3calibration.cpp     destroyWindow("view");
destroyWindow     199 samples/cpp/camshiftdemo.cpp                 destroyWindow( "Histogram" );
destroyWindow     126 samples/cpp/ffilldemo.cpp                 destroyWindow( "mask" );
destroyWindow     335 samples/cpp/grabcut.cpp     destroyWindow( winName );
destroyWindow     102 samples/cpp/shape_example.cpp     destroyWindow("TEST");
destroyWindow     335 samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_detection.cpp   destroyWindow("REAL TIME DEMO");
destroyWindow     252 samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_registration.cpp   destroyWindow("MODEL REGISTRATION");
destroyWindow     384 samples/gpu/cascadeclassifier_nvidia_api.cpp     cv::destroyWindow(wndTitle);
destroyWindow     212 samples/tapi/camshift.cpp                 cv::destroyWindow("Histogram");