Searched defs:PALETTEENTRY (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwtypes.h146 } PALETTEENTRY; typedef in typeref:struct:tagPALETTEENTRY
155 PALETTEENTRY palPalEntry[1];
H A Dwingdi.h1025 } PALETTEENTRY,*PPALETTEENTRY,*LPPALETTEENTRY; typedef in typeref:struct:tagPALETTEENTRY
1033 PALETTEENTRY palPalEntry[1];
2677 WINGDIAPI WINBOOL WINAPI AnimatePalette(HPALETTE hPal,UINT iStartIndex,UINT cEntries,CONST PALETTEENTRY *ppe);
3078 WINGDIAPI UINT WINAPI SetPaletteEntries(HPALETTE hpal,UINT iStart,UINT cEntries,CONST PALETTEENTRY *pPalEntries);
3633 PALETTEENTRY aPalEntries[1];
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwtypes.h146 } PALETTEENTRY; typedef in typeref:struct:tagPALETTEENTRY
155 PALETTEENTRY palPalEntry[1];
H A Dwingdi.h1025 } PALETTEENTRY,*PPALETTEENTRY,*LPPALETTEENTRY; typedef in typeref:struct:tagPALETTEENTRY
1033 PALETTEENTRY palPalEntry[1];
2677 WINGDIAPI WINBOOL WINAPI AnimatePalette(HPALETTE hPal,UINT iStartIndex,UINT cEntries,CONST PALETTEENTRY *ppe);
3078 WINGDIAPI UINT WINAPI SetPaletteEntries(HPALETTE hpal,UINT iStart,UINT cEntries,CONST PALETTEENTRY *pPalEntries);
3633 PALETTEENTRY aPalEntries[1];

Completed in 357 milliseconds