|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| DWORD | cbSize |
| HIMAGELIST | himl |
| int | i |
| HDC | hdcDst |
| int | x |
| int | y |
| int | cx |
| int | cy |
| int | xBitmap |
| int | yBitmap |
| COLORREF | rgbBk |
| COLORREF | rgbFg |
| UINT | fStyle |
| DWORD | dwRop |
| DWORD | fState |
| DWORD | Frame |
| COLORREF | crEffect |
Definition at line 40 of file commoncontrols.idl.
| DWORD IMAGELISTDRAWPARAMS::cbSize |
Definition at line 42 of file commoncontrols.idl.
Referenced by ImageList_DrawEx(), ImageList_DrawIndirect(), ImageList_InternalDragDraw(), test_DrawIndirect(), test_IImageList_Draw(), and TOOLBAR_DrawImage().
| COLORREF IMAGELISTDRAWPARAMS::crEffect |
Definition at line 58 of file commoncontrols.idl.
| int IMAGELISTDRAWPARAMS::cx |
Definition at line 48 of file commoncontrols.idl.
Referenced by ImageList_DrawEx(), and ImageList_DrawIndirect().
| int IMAGELISTDRAWPARAMS::cy |
Definition at line 49 of file commoncontrols.idl.
Referenced by ImageList_DrawEx(), and ImageList_DrawIndirect().
| DWORD IMAGELISTDRAWPARAMS::dwRop |
Definition at line 55 of file commoncontrols.idl.
Referenced by ImageList_DrawIndirect().
| DWORD IMAGELISTDRAWPARAMS::Frame |
Definition at line 57 of file commoncontrols.idl.
Referenced by ImageList_DrawIndirect(), ImageList_InternalDragDraw(), and TOOLBAR_DrawImage().
| DWORD IMAGELISTDRAWPARAMS::fState |
Definition at line 56 of file commoncontrols.idl.
Referenced by ImageList_DrawIndirect(), ImageList_InternalDragDraw(), and TOOLBAR_DrawImage().
| UINT IMAGELISTDRAWPARAMS::fStyle |
Definition at line 54 of file commoncontrols.idl.
Referenced by ImageList_DrawEx(), ImageList_DrawIndirect(), ImageList_InternalDragDraw(), test_DrawIndirect(), test_IImageList_Draw(), and TOOLBAR_DrawImage().
| HDC IMAGELISTDRAWPARAMS::hdcDst |
Definition at line 45 of file commoncontrols.idl.
Referenced by ImageList_DrawEx(), ImageList_DrawIndirect(), ImageList_InternalDragDraw(), test_DrawIndirect(), test_IImageList_Draw(), and TOOLBAR_DrawImage().
| HIMAGELIST IMAGELISTDRAWPARAMS::himl |
Definition at line 43 of file commoncontrols.idl.
Referenced by ImageList_DrawEx(), ImageList_DrawIndirect(), ImageList_InternalDragDraw(), ImageListImpl_Draw(), test_DrawIndirect(), test_IImageList_Draw(), and TOOLBAR_DrawImage().
| int IMAGELISTDRAWPARAMS::i |
Definition at line 44 of file commoncontrols.idl.
Referenced by ImageList_DrawEx(), ImageList_DrawIndirect(), ImageList_InternalDragDraw(), test_DrawIndirect(), test_IImageList_Draw(), and TOOLBAR_DrawImage().
| COLORREF IMAGELISTDRAWPARAMS::rgbBk |
Definition at line 52 of file commoncontrols.idl.
Referenced by ImageList_DrawEx(), ImageList_DrawIndirect(), ImageList_InternalDragDraw(), test_DrawIndirect(), test_IImageList_Draw(), and TOOLBAR_DrawImage().
| COLORREF IMAGELISTDRAWPARAMS::rgbFg |
Definition at line 53 of file commoncontrols.idl.
Referenced by ImageList_DrawEx(), ImageList_DrawIndirect(), ImageList_InternalDragDraw(), test_DrawIndirect(), test_IImageList_Draw(), and TOOLBAR_DrawImage().
| int IMAGELISTDRAWPARAMS::x |
Definition at line 46 of file commoncontrols.idl.
Referenced by ImageList_DrawEx(), ImageList_DrawIndirect(), ImageList_InternalDragDraw(), test_DrawIndirect(), test_IImageList_Draw(), and TOOLBAR_DrawImage().
| int IMAGELISTDRAWPARAMS::xBitmap |
Definition at line 50 of file commoncontrols.idl.
Referenced by ImageList_DrawIndirect().
| int IMAGELISTDRAWPARAMS::y |
Definition at line 47 of file commoncontrols.idl.
Referenced by ImageList_DrawEx(), ImageList_DrawIndirect(), ImageList_InternalDragDraw(), test_DrawIndirect(), test_IImageList_Draw(), and TOOLBAR_DrawImage().
| int IMAGELISTDRAWPARAMS::yBitmap |
Definition at line 51 of file commoncontrols.idl.
Referenced by ImageList_DrawIndirect().