Searched refs:winCreateDIBNativeGDI (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | wingetsp.c | 87 hbmpWindow = winCreateDIBNativeGDI (*piWidth, 1, 142 hbmpWindow = winCreateDIBNativeGDI (*piWidth, 1,
|
| H A D | winpixmap.c | 113 pPixmapPriv->hBitmap = winCreateDIBNativeGDI (iWidth, iHeight, iDepth,
|
| H A D | winnativegdi.c | 355 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 D | win.h | 1047 winCreateDIBNativeGDI (int iWidth, int iHeight, int iDepth,
|
Completed in 6 milliseconds