Searched defs:tagLOGPALETTE (Results 1 – 3 of 3) sorted by relevance
144 typedef struct tagLOGPALETTE { struct149 typedef struct tagLOGPALETTE *PLOGPALETTE; argument
1030 typedef struct tagLOGPALETTE { struct1031 WORD palVersion;1032 WORD palNumEntries;1033 PALETTEENTRY palPalEntry[1];
80819 pub struct tagLOGPALETTE { struct80826 const UNINIT: ::std::mem::MaybeUninit<tagLOGPALETTE> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_tagLOGPALETTE() argument