Searched refs:destroy_BMP (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_IconCursor.h38 void destroy_BMP(HBITMAP hBMP);
H A Dawt_IconCursor.cpp92 void destroy_BMP(HBITMAP hBMP) function
H A Dawt_Cursor.cpp273 destroy_BMP(hColor);
274 destroy_BMP(hMask);
388 destroy_BMP(hColor);
389 destroy_BMP(hMask);
H A Dawt_Window.cpp2467 destroy_BMP(image);
2470 destroy_BMP(mask);

Completed in 52 milliseconds