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

Definition at line 686 of file d2d1_private.h.
| CRITICAL_SECTION d2d_factory::cs |
Definition at line 700 of file d2d1_private.h.
| ID3D10Device1* d2d_factory::device |
Definition at line 692 of file d2d1_private.h.
| float d2d_factory::dpi_x |
Definition at line 694 of file d2d1_private.h.
Referenced by d2d_factory_GetDesktopDpi().
| float d2d_factory::dpi_y |
Definition at line 695 of file d2d1_private.h.
Referenced by d2d_factory_GetDesktopDpi().
Definition at line 697 of file d2d1_private.h.
| D2D1_FACTORY_TYPE d2d_factory::factory_type |
Definition at line 701 of file d2d1_private.h.
| ID2D1Factory7 d2d_factory::ID2D1Factory7_iface |
Definition at line 688 of file d2d1_private.h.
Referenced by impl_from_ID2D1Factory7(), and unsafe_impl_from_ID2D1Factory().
| ID2D1Multithread d2d_factory::ID2D1Multithread_iface |
Definition at line 689 of file d2d1_private.h.
Referenced by impl_from_ID2D1Multithread().
| INIT_ONCE d2d_factory::init_builtins |
Definition at line 698 of file d2d1_private.h.
| LONG d2d_factory::refcount |
Definition at line 690 of file d2d1_private.h.
Referenced by d2d_factory_AddRef(), and d2d_factory_Release().