|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| HRESULT | AddFontFeature ([in] DWRITE_FONT_FEATURE feature) |
| UINT32 | GetFontFeatureCount () |
| HRESULT | GetFontFeature ([in] UINT32 index, [out] DWRITE_FONT_FEATURE *feature) |
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 |
Definition at line 1067 of file dwrite.idl.
| HRESULT IDWriteTypography::AddFontFeature | ( | [in] DWRITE_FONT_FEATURE | feature | ) |
| HRESULT IDWriteTypography::GetFontFeature | ( | [in] UINT32 | index, |
| [out] DWRITE_FONT_FEATURE * | feature | ||
| ) |
| UINT32 IDWriteTypography::GetFontFeatureCount | ( | ) |