|
ReactOS 0.4.17-dev-934-g091855f
|
#include <d2d1_private.h>

Public Attributes | |
| ID2D1Layer | ID2D1Layer_iface |
| LONG | refcount |
| ID2D1Factory * | factory |
| D2D1_SIZE_F | size |
Definition at line 402 of file d2d1_private.h.
| ID2D1Factory* d2d_layer::factory |
Definition at line 407 of file d2d1_private.h.
| ID2D1Layer d2d_layer::ID2D1Layer_iface |
Definition at line 404 of file d2d1_private.h.
Referenced by impl_from_ID2D1Layer().
| LONG d2d_layer::refcount |
Definition at line 405 of file d2d1_private.h.
Referenced by d2d_layer_AddRef(), and d2d_layer_Release().
| D2D1_SIZE_F d2d_layer::size |
Definition at line 408 of file d2d1_private.h.