Searched defs:lpBits (Results 1 – 12 of 12) sorted by relevance
/reactos/modules/rostests/apitests/user32/makeimg/ |
H A D | showimg.c | 38 LPVOID lpBits; in WndProc() local
|
/reactos/modules/rostests/apitests/user32/ |
H A D | LoadImageGCC.c | 89 LPVOID lpBits; in START_TEST() local
|
/reactos/dll/win32/msvfw32/ |
H A D | msvideo_main.c | 799 LPBITMAPINFOHEADER lpbiInput,LPVOID lpBits,LPDWORD lpckid, in ICCompress() 828 LPVOID lpData,LPBITMAPINFOHEADER lpbi,LPVOID lpBits) in ICDecompress() 1286 LPBITMAPINFO lpbiIn, LPVOID lpBits, in ICImageCompress() 1302 LPVOID lpBits, LPBITMAPINFO lpbiOut) in ICImageDecompress() 1429 LPVOID VFWAPI ICSeqCompressFrame(PCOMPVARS pc, UINT uiFlags, LPVOID lpBits, BOOL *pfKey, LONG *plSi… in ICSeqCompressFrame()
|
H A D | drawdib.c | 311 LPVOID lpBits, in DrawDibDraw()
|
/reactos/base/applications/clipbrd/ |
H A D | winutils.c | 191 LPBYTE lpBits; in SetDIBitsToDeviceFromClipboard() local
|
/reactos/dll/win32/avifil32/ |
H A D | getframe.c | 285 LPVOID lpBits, INT x, INT y, in IGetFrame_fnSetFormat()
|
H A D | icmstream.c | 753 LPBITMAPINFOHEADER lpbi, LPVOID lpBits) in AVIFILE_EncodeFrame()
|
/reactos/modules/rosapps/applications/screensavers/ssstars/ |
H A D | ssstars.c | 92 LPBYTE lpBits; in CreateStarBitmap() local
|
/reactos/win32ss/gdi/gdi32/objects/ |
H A D | bitmap.c | 1057 CONST VOID *lpBits, in StretchDIBits()
|
/reactos/dll/win32/comctl32/ |
H A D | commctrl.c | 1090 const BYTE *lpBits = (const BYTE *)lpBitmap + nSize; in CreateMappedBitmap() local
|
H A D | imagelist.c | 3201 LPBYTE data = NULL, lpBits; in _write_bitmap() local
|
/reactos/sdk/include/reactos/wine/ |
H A D | winternl.h | 2994 static inline BOOLEAN RtlCheckBit(PCRTL_BITMAP lpBits, ULONG ulBit) in RtlCheckBit()
|