Home
last modified time | relevance | path

Searched refs:BM (Results 1 – 3 of 3) sorted by relevance

/reactos/win32ss/gdi/gdi32/wine/mfdrv/
H A Dbitblt.c53 BITMAP BM; in MFDRV_StretchBlt() local
68 nBPP = BM.bmPlanes * BM.bmBitsPixel; in MFDRV_StretchBlt()
72 + get_dib_stride( BM.bmWidth, nBPP ) * BM.bmHeight; in MFDRV_StretchBlt()
78 lpBMI->biWidth = BM.bmWidth; in MFDRV_StretchBlt()
79 lpBMI->biHeight = BM.bmHeight; in MFDRV_StretchBlt()
96 len = sizeof(METARECORD) + 15 * sizeof(INT16) + BM.bmWidthBytes * BM.bmHeight; in MFDRV_StretchBlt()
100 *(mr->rdParm +10) = BM.bmWidth; in MFDRV_StretchBlt()
101 *(mr->rdParm +11) = BM.bmHeight; in MFDRV_StretchBlt()
103 *(mr->rdParm +13) = BM.bmPlanes; in MFDRV_StretchBlt()
104 *(mr->rdParm +14) = BM.bmBitsPixel; in MFDRV_StretchBlt()
[all …]
/reactos/win32ss/gdi/gdi32/wine/enhmfdrv/
H A Dbitblt.c76 BITMAP BM; in EMFDRV_StretchBlt() local
97 if(sizeof(BITMAP) != GetObjectW(hBitmap, sizeof(BITMAP), &BM)) in EMFDRV_StretchBlt()
100 nBPP = BM.bmPlanes * BM.bmBitsPixel; in EMFDRV_StretchBlt()
102 bitsSize = get_dib_stride( BM.bmWidth, nBPP ) * BM.bmHeight; in EMFDRV_StretchBlt()
147 lpBmiH->biWidth = BM.bmWidth; in EMFDRV_StretchBlt()
148 lpBmiH->biHeight = BM.bmHeight; in EMFDRV_StretchBlt()
149 lpBmiH->biPlanes = BM.bmPlanes; in EMFDRV_StretchBlt()
/reactos/hal/halx86/legacy/bus/
H A Dpci_vendors.ids6942 81b0 BM-1 [PSP TOOL Board Management Device]