icvSetWindowLongPtr  819 modules/highgui/src/window_w32.cpp     icvSetWindowLongPtr( hWnd, CV_USERDATA, window );
icvSetWindowLongPtr  820 modules/highgui/src/window_w32.cpp     icvSetWindowLongPtr( mainhWnd, CV_USERDATA, window );
icvSetWindowLongPtr  920 modules/highgui/src/window_w32.cpp         icvSetWindowLongPtr( window->hwnd, CV_USERDATA, 0 );
icvSetWindowLongPtr  922 modules/highgui/src/window_w32.cpp         icvSetWindowLongPtr( window->frame, CV_USERDATA, 0 );
icvSetWindowLongPtr  925 modules/highgui/src/window_w32.cpp         icvSetWindowLongPtr(window->toolbar.toolbar, CV_USERDATA, 0);
icvSetWindowLongPtr  948 modules/highgui/src/window_w32.cpp             icvSetWindowLongPtr( trackbar->hwnd, CV_USERDATA, 0 );
icvSetWindowLongPtr 2056 modules/highgui/src/window_w32.cpp             icvSetWindowLongPtr(window->toolbar.toolbar, CV_WNDPROC, HGToolbarProc);
icvSetWindowLongPtr 2057 modules/highgui/src/window_w32.cpp             icvSetWindowLongPtr(window->toolbar.toolbar, CV_USERDATA, window);
icvSetWindowLongPtr 2144 modules/highgui/src/window_w32.cpp         icvSetWindowLongPtr( trackbar->hwnd, CV_USERDATA, trackbar );