icvGetBitmapData 1061 modules/highgui/src/window_w32.cpp         icvGetBitmapData( window, &size, 0, 0 );
icvGetBitmapData 1129 modules/highgui/src/window_w32.cpp         if (icvGetBitmapData( window, &size, &channels, &dst_ptr ))
icvGetBitmapData 1427 modules/highgui/src/window_w32.cpp           icvGetBitmapData( window, &size, 0, 0 );
icvGetBitmapData 1514 modules/highgui/src/window_w32.cpp                 icvGetBitmapData( window, &size, &nchannels, 0 );
icvGetBitmapData 1619 modules/highgui/src/window_w32.cpp                 icvGetBitmapData( window, &size, 0, 0 );
icvGetBitmapData 1638 modules/highgui/src/window_w32.cpp             icvGetBitmapData( window, &size, &nchannels, 0 );
icvGetBitmapData 1861 modules/highgui/src/window_w32.cpp     if (icvGetBitmapData(window, &sz, &channels, &data))