Home
last modified time | relevance | path

Searched defs:HMONITOR (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/ctypes/
Dwintypes.py81 HMONITOR = HANDLE variable
/external/python/cpython3/Lib/ctypes/
Dwintypes.py82 HMONITOR = HANDLE variable
/external/mesa3d/include/D3D9/
Dd3d9types.h88 typedef HANDLE HMONITOR; typedef
/external/swiftshader/include/Direct3D/
Dd3d8.h184 STDMETHOD_(HMONITOR, GetAdapterMonitor)(THIS_ UINT Adapter) PURE; in DECLARE_INTERFACE_() local