Home
last modified time | relevance | path

Searched defs:tagLOGPALETTE (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwtypes.h144 typedef struct tagLOGPALETTE { struct
149 typedef struct tagLOGPALETTE *PLOGPALETTE; argument
Dwingdi.h1030 typedef struct tagLOGPALETTE { struct
1031 WORD palVersion;
1032 WORD palNumEntries;
1033 PALETTEENTRY palPalEntry[1];
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs80819 pub struct tagLOGPALETTE { struct
80826 const UNINIT: ::std::mem::MaybeUninit<tagLOGPALETTE> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_tagLOGPALETTE() argument