Searched refs:SelectBitmap (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwindowsx.h216 #define SelectBitmap(hdc, hbm) ((HBITMAP)SelectObject((hdc), (HGDIOBJ)(HBITMAP)(hbm))) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwindowsx.h216 #define SelectBitmap(hdc, hbm) ((HBITMAP)SelectObject((hdc), (HGDIOBJ)(HBITMAP)(hbm))) macro

Completed in 56 milliseconds