Searched refs:create_BMP (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_IconCursor.h36 HBITMAP create_BMP(HWND hW,int* imageData,int nSS, int nW, int nH);
H A Dawt_IconCursor.cpp30 HBITMAP create_BMP(HWND hW,int* imageData,int nSS, int nW, int nH) function
H A Dawt_Cursor.cpp261 HBITMAP hColor = create_BMP(NULL, cols, nSS, nWidth, nHeight);
362 hColor = create_BMP(NULL, (int *)intRasterDataPtr, nSS, nW, nH);

Completed in 719 milliseconds