|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| void | GetDescription ([out] D2D1_DRAWING_STATE_DESCRIPTION *desc) |
| void | SetDescription ([in] const D2D1_DRAWING_STATE_DESCRIPTION *desc) |
| void | SetTextRenderingParams ([in] IDWriteRenderingParams *text_rendering_params) |
| void | GetTextRenderingParams ([out] IDWriteRenderingParams **text_rendering_params) |
Public Member Functions inherited from ID2D1Resource | |
| void | GetFactory ([out] ID2D1Factory **factory) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
| void ID2D1DrawingStateBlock::GetDescription | ( | [out] D2D1_DRAWING_STATE_DESCRIPTION * | desc | ) |
| void ID2D1DrawingStateBlock::GetTextRenderingParams | ( | [out] IDWriteRenderingParams ** | text_rendering_params | ) |
| void ID2D1DrawingStateBlock::SetDescription | ( | [in] const D2D1_DRAWING_STATE_DESCRIPTION * | desc | ) |
| void ID2D1DrawingStateBlock::SetTextRenderingParams | ( | [in] IDWriteRenderingParams * | text_rendering_params | ) |