HomeSort by relevance Sort by last modified time
    Searched refs:LPCOLORREF (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windef.h 65 typedef DWORD *LPCOLORREF;
wtypes.h 94 typedef DWORD *LPCOLORREF;
icm.h 464 WINBOOL WINAPI CMTranslateRGB(HCMTRANSFORM hcmTransform,COLORREF ColorRef,LPCOLORREF lpColorRef,DWORD dwFlags);
  /external/python/cpython3/Lib/ctypes/
wintypes.py 174 LPCOLORREF = ctypes.POINTER(COLORREF)

Completed in 124 milliseconds