Searched refs:pddsdPrimary (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ | ||
| H A D | winpfbdd.c | 74 DDSURFACEDESC *pddsdPrimary = NULL; local in function:winAllocateFBPrimaryDD 157 pddsdPrimary = pScreenPriv->pddsdPrimary 159 if (pddsdPrimary == NULL) 162 ZeroMemory (pddsdPrimary, sizeof (*pddsdPrimary)); 163 pddsdPrimary->dwSize = sizeof (*pddsdPrimary); 206 pddsdPrimary, 209 if (ddrval != DD_OK || pddsdPrimary [all...] |
| H A D | winwindow.h | 84 LPDDSURFACEDESC pddsdPrimary; member in struct:__anond3fc49980108 |
| H A D | win.h | 521 LPDDSURFACEDESC pddsdPrimary; member in struct:_winPrivScreenRec |
Completed in 5 milliseconds