HomeSort by relevance Sort by last modified time
    Searched defs:HKL (Results 1 - 7 of 7) sorted by null

  /external/python/cpython2/Lib/ctypes/
wintypes.py 76 HKL = HANDLE
170 'HKL', 'HLOCAL', 'HMENU', 'HMETAFILE', 'HMODULE', 'HMONITOR',
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/
wintypes.py 80 HKL = HANDLE
174 'HKL', 'HLOCAL', 'HMENU', 'HMETAFILE', 'HMODULE', 'HMONITOR',
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/
wintypes.py 80 HKL = HANDLE
174 'HKL', 'HLOCAL', 'HMENU', 'HMETAFILE', 'HMODULE', 'HMONITOR',
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 80 HKL = HANDLE
174 'HKL', 'HLOCAL', 'HMENU', 'HMETAFILE', 'HMODULE', 'HMONITOR',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 80 HKL = HANDLE
174 'HKL', 'HLOCAL', 'HMENU', 'HMETAFILE', 'HMODULE', 'HMONITOR',
  /external/python/cpython3/Lib/ctypes/
wintypes.py 77 HKL = HANDLE
180 LPHKL = ctypes.POINTER(HKL)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
minwindef.h 211 DECLARE_HANDLE (HKL);

Completed in 389 milliseconds