|
ReactOS 0.4.17-dev-934-g091855f
|
#include <d2dbasetypes.h>
Public Attributes | |
| UINT32 | left |
| UINT32 | top |
| UINT32 | right |
| UINT32 | bottom |
Definition at line 47 of file d2dbasetypes.h.
| UINT32 D2D_RECT_U::bottom |
Definition at line 52 of file d2dbasetypes.h.
Referenced by d2d_bitmap_CopyFromBitmap(), and d2d_bitmap_CopyFromMemory().
| UINT32 D2D_RECT_U::left |
Definition at line 49 of file d2dbasetypes.h.
Referenced by d2d_bitmap_CopyFromBitmap(), and d2d_bitmap_CopyFromMemory().
| UINT32 D2D_RECT_U::right |
Definition at line 51 of file d2dbasetypes.h.
Referenced by d2d_bitmap_CopyFromBitmap(), and d2d_bitmap_CopyFromMemory().
| UINT32 D2D_RECT_U::top |
Definition at line 50 of file d2dbasetypes.h.
Referenced by d2d_bitmap_CopyFromBitmap(), and d2d_bitmap_CopyFromMemory().