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

  /external/python/cpython2/Lib/ctypes/
wintypes.py 51 COLORREF = DWORD
166 __all__ = ['ATOM', 'BOOL', 'BOOLEAN', 'BYTE', 'COLORREF', 'DOUBLE', 'DWORD',
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/
wintypes.py 55 COLORREF = DWORD
170 __all__ = ['ATOM', 'BOOL', 'BOOLEAN', 'BYTE', 'COLORREF', 'DOUBLE', 'DWORD',
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/
wintypes.py 55 COLORREF = DWORD
170 __all__ = ['ATOM', 'BOOL', 'BOOLEAN', 'BYTE', 'COLORREF', 'DOUBLE', 'DWORD',
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 55 COLORREF = DWORD
170 __all__ = ['ATOM', 'BOOL', 'BOOLEAN', 'BYTE', 'COLORREF', 'DOUBLE', 'DWORD',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 55 COLORREF = DWORD
170 __all__ = ['ATOM', 'BOOL', 'BOOLEAN', 'BYTE', 'COLORREF', 'DOUBLE', 'DWORD',
  /external/python/cpython3/Lib/ctypes/
wintypes.py 52 COLORREF = DWORD
174 LPCOLORREF = ctypes.POINTER(COLORREF)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windef.h 59 typedef DWORD COLORREF;

Completed in 128 milliseconds