Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/eng/
H A Dpdevobj.h64 PDEVICE_OBJECT PhysDeviceHandle; member
H A Ddevice.c561 pGraphicsDevice->PhysDeviceHandle = Win32kCallbacks.pPhysDeviceObject; in EngpRegisterGraphicsDevice()
/reactos/win32ss/user/ntuser/
H A Ddisplay.c276 pdo = pGraphicsDevice->PhysDeviceHandle; in UserEnumDisplayDevices()