|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| DWRITE_LOCALITY | GetFontLocality ([in] UINT32 index) |
| HRESULT | GetFont ([in] UINT32 index, [out] IDWriteFont3 **font) |
| HRESULT | GetFontFaceReference ([in] UINT32 index, [out] IDWriteFontFaceReference **reference) |
Public Member Functions inherited from IDWriteFontList | |
| HRESULT | GetFontCollection ([out] IDWriteFontCollection **collection) |
| UINT32 | GetFontCount () |
| HRESULT | GetFont ([in] UINT32 index, [out] IDWriteFont **font) |
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 709 of file dwrite_3.idl.
| HRESULT IDWriteFontList1::GetFont | ( | [in] UINT32 | index, |
| [out] IDWriteFont3 ** | font | ||
| ) |
| HRESULT IDWriteFontList1::GetFontFaceReference | ( | [in] UINT32 | index, |
| [out] IDWriteFontFaceReference ** | reference | ||
| ) |
| DWRITE_LOCALITY IDWriteFontList1::GetFontLocality | ( | [in] UINT32 | index | ) |