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

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwingetsp.c87 hbmpWindow = winCreateDIBNativeGDI (*piWidth, 1,
142 hbmpWindow = winCreateDIBNativeGDI (*piWidth, 1,
H A Dwinpixmap.c113 pPixmapPriv->hBitmap = winCreateDIBNativeGDI (iWidth, iHeight, iDepth,
H A Dwinnativegdi.c355 winCreateDIBNativeGDI (int iWidth, int iHeight, int iDepth, function in typeref:typename:HBITMAP
377 ErrorF ("winCreateDIBNativeGDI - malloc () failed\n");
413 ErrorF ("winCreateDIBNativeGDI - CreateDIBSection () failed\n");
H A Dwin.h1047 winCreateDIBNativeGDI (int iWidth, int iHeight, int iDepth,

Completed in 6 milliseconds