icvGetWindowLongPtr  285 modules/highgui/src/window_w32.cpp     CvWindow* window = (CvWindow*)icvGetWindowLongPtr( hwnd, CV_USERDATA );
icvGetWindowLongPtr  293 modules/highgui/src/window_w32.cpp     CvTrackbar* trackbar = (CvTrackbar*)icvGetWindowLongPtr( hwnd, CV_USERDATA );
icvGetWindowLongPtr 2051 modules/highgui/src/window_w32.cpp                 (WNDPROC)icvGetWindowLongPtr(window->toolbar.toolbar, CV_WNDPROC);