|
ReactOS 0.4.17-dev-934-g091855f
|

Definition at line 27 of file vmr7_presenter.c.
| SIZE vmr7_presenter::aspect_ratio |
Definition at line 39 of file vmr7_presenter.c.
| IDirectDraw7* vmr7_presenter::ddraw |
Definition at line 34 of file vmr7_presenter.c.
| IDirectDrawSurface7* vmr7_presenter::frontbuffer |
Definition at line 35 of file vmr7_presenter.c.
| IVMRImagePresenter vmr7_presenter::IVMRImagePresenter_iface |
Definition at line 29 of file vmr7_presenter.c.
Referenced by impl_from_IVMRImagePresenter().
| IVMRSurfaceAllocator vmr7_presenter::IVMRSurfaceAllocator_iface |
Definition at line 30 of file vmr7_presenter.c.
Referenced by impl_from_IVMRSurfaceAllocator().
| IVMRWindowlessControl vmr7_presenter::IVMRWindowlessControl_iface |
Definition at line 31 of file vmr7_presenter.c.
Referenced by impl_from_IVMRWindowlessControl().
| SIZE vmr7_presenter::native_size |
Definition at line 39 of file vmr7_presenter.c.
| IDirectDrawSurface7* vmr7_presenter::primary |
Definition at line 36 of file vmr7_presenter.c.
| LONG vmr7_presenter::refcount |
Definition at line 32 of file vmr7_presenter.c.
Referenced by image_presenter_AddRef(), and image_presenter_Release().
| HWND vmr7_presenter::window |
Definition at line 37 of file vmr7_presenter.c.