Searched defs:LPCOLORREF (Results 1 – 8 of 8) sorted by relevance
66 typedef DWORD *LPCOLORREF; typedef
174 LPCOLORREF = ctypes.POINTER(COLORREF) variable
61976 pub type LPCOLORREF = *mut DWORD; typedef