/reactos/dll/directx/ddraw/Ddraw/ |
H A D | callbacks_dd_hel.c | 80 LOGPALETTE* logPal ; in HelDdCreatePalette() 92 DxHeapMemAlloc(logPal, sizeof(LOGPALETTE) + size*sizeof(PALETTEENTRY)); in HelDdCreatePalette()
|
/reactos/sdk/lib/3rdparty/cardlib/ |
H A D | cardbitmaps.cpp | 258 LOGPALETTE *lp; in MakePaletteFromCols() 262 lp = (LOGPALETTE *)HeapAlloc( in MakePaletteFromCols() 263 GetProcessHeap(), 0, sizeof(LOGPALETTE) + sizeof(PALETTEENTRY) * nNumColours); in MakePaletteFromCols()
|
/reactos/sdk/include/psdk/ |
H A D | ole.h | 161 OLESTATUS (CALLBACK* SetColorScheme)(LPOLEOBJECT,OLE_CONST LOGPALETTE*); 231 OLESTATUS (CALLBACK* SetColorScheme)(LPOLESERVERDOC,OLE_CONST LOGPALETTE*); 244 OLESTATUS WINAPI OleSetColorScheme(LPOLEOBJECT,const LOGPALETTE*);
|
H A D | oleidl.idl | 739 [in] LOGPALETTE *pLogpal); 829 [out] LOGPALETTE **ppColorSet); 838 [out] LOGPALETTE **ppColorSet);
|
H A D | wtypes.idl | 218 } LOGPALETTE, *PLOGPALETTE, *LPLOGPALETTE;
|
/reactos/modules/rostests/apitests/win32nt/ntgdi/ |
H A D | NtGdiDoPalette.c | 15 LOGPALETTE logpal; in CreateTestPalette() 25 return CreatePalette((LOGPALETTE*)&palstruct); in CreateTestPalette()
|
H A D | NtGdiSelectBitmap.c | 51 LOGPALETTE logpal = {0x300, 1, {{12,13,14,15}}}; in START_TEST()
|
/reactos/modules/rostests/winetests/gdi32/ |
H A D | brush.c | 279 char pal_buffer[sizeof(LOGPALETTE) + 256 * sizeof(PALETTEENTRY)]; in test_palette_brush() 280 LOGPALETTE *pal = (LOGPALETTE *)pal_buffer; in test_palette_brush()
|
H A D | palette.c | 49 char logpalettebuf[sizeof(LOGPALETTE) + sizeof(logpalettedata)]; in test_DIB_PAL_COLORS() 124 char logpalettebuf[sizeof(LOGPALETTE) + sizeof(logpalettedata)]; in test_palette_entries()
|
H A D | dib.c | 1481 char pal_buffer[sizeof(LOGPALETTE) + 255 * sizeof(PALETTEENTRY)]; in create_default_palette() 1482 LOGPALETTE *pal = (LOGPALETTE *)pal_buffer; in create_default_palette() 1531 char pal_buffer[sizeof(LOGPALETTE) + 255 * sizeof(PALETTEENTRY)]; in draw_graphics() 1532 LOGPALETTE *pal = (LOGPALETTE *)pal_buffer; in draw_graphics()
|
H A D | bitmap.c | 450 char logpalbuf[sizeof(LOGPALETTE) + 256 * sizeof(PALETTEENTRY)]; in test_dibsections() 451 LOGPALETTE *plogpal = (LOGPALETTE*)logpalbuf; in test_dibsections() 4586 char palbuf[sizeof(LOGPALETTE) + 256 * sizeof(PALETTEENTRY)]; in test_SetDIBits() 4587 LOGPALETTE *pal = (LOGPALETTE *)palbuf; in test_SetDIBits() 5024 char palbuf[sizeof(LOGPALETTE) + 256 * sizeof(PALETTEENTRY)]; in test_SetDIBitsToDevice() 5025 LOGPALETTE *pal = (LOGPALETTE *)palbuf; in test_SetDIBitsToDevice()
|
/reactos/win32ss/gdi/gdi32/objects/ |
H A D | palette.c | 54 CreatePalette(CONST LOGPALETTE * plpal) in CreatePalette()
|
/reactos/modules/rostests/apitests/gdi32/ |
H A D | init.c | 99 ghpal = CreatePalette((LOGPALETTE*)&gpal); in InitStuff()
|
H A D | SetPixel.c | 139 hpal = CreatePalette((LOGPALETTE*)&gpal); in Test_SetPixel_PAL()
|
/reactos/win32ss/gdi/gdi32/wine/mfdrv/ |
H A D | objects.c | 380 static BOOL MFDRV_CreatePalette(PHYSDEV dev, HPALETTE hPalette, LOGPALETTE* logPalette, int sizeofP… in MFDRV_CreatePalette() 426 sizeofPalette = sizeof(LOGPALETTE) + ((wNumEntries-1) * sizeof(PALETTEENTRY)); in MFDRV_SelectPalette()
|
/reactos/modules/rostests/apitests/win32nt/ntuser/ |
H A D | NtUserSelectPalette.c | 31 LOGPALETTE logpal; in START_TEST()
|
/reactos/modules/rostests/dibtests/palbitblt/ |
H A D | pal.c | 119 PalHan = CreatePalette((LOGPALETTE*)&palInf); in InitBitmap()
|
/reactos/dll/win32/ole32/ |
H A D | ole2impl.c | 444 LOGPALETTE * logpalette; in OleDuplicateData() 448 FIELD_OFFSET(LOGPALETTE, palPalEntry[nEntries])); in OleDuplicateData()
|
/reactos/dll/win32/ieframe/ |
H A D | view.c | 68 LOGPALETTE **ppColorSet) in ViewObject_GetColorSet()
|
/reactos/modules/rostests/winetests/windowscodecs/ |
H A D | bitmap.c | 174 static HBITMAP create_dib(int width, int height, int bpp, LOGPALETTE *pal, const void *data) in create_dib() 816 char pal_buf[sizeof(LOGPALETTE) + sizeof(PALETTEENTRY) * 255]; in test_CreateBitmapFromHBITMAP() 817 LOGPALETTE *pal = (LOGPALETTE *)pal_buf; in test_CreateBitmapFromHBITMAP()
|
/reactos/modules/rostests/winetests/oledlg/ |
H A D | main.c | 269 static HRESULT WINAPI oleobject_SetColorScheme(IOleObject *iface, LOGPALETTE *pal) in oleobject_SetColorScheme()
|
/reactos/subsystems/mvdm/ntvdm/hardware/video/ |
H A D | svga.c | 543 sizeof(LOGPALETTE) + in VgaInitializePalette() 547 sizeof(LOGPALETTE) + in VgaInitializePalette()
|
/reactos/win32ss/gdi/gdi32/wine/ |
H A D | metadc.c | 1190 LOGPALETTE *log_palette, int sizeofPalette ) in metadc_create_palette() 1232 size = sizeof(LOGPALETTE) + (count - 1) * sizeof(PALETTEENTRY); in METADC_SelectPalette()
|
/reactos/dll/win32/mshtml/ |
H A D | view.c | 762 DVTARGETDEVICE *ptd, HDC hicTargetDev, LOGPALETTE **ppColorSet) in ViewObject_GetColorSet()
|
/reactos/win32ss/gdi/ntgdi/ |
H A D | palette.c | 491 cjSize = FIELD_OFFSET(LOGPALETTE, palPalEntry[cEntries]); in NtGdiCreatePaletteInternal()
|