|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| UINT32 | GetFontAxisValueCount () |
| HRESULT | GetFontAxisValues ([out] DWRITE_FONT_AXIS_VALUE *values, [in] UINT32 value_count) |
| BOOL | HasVariations () |
| HRESULT | GetFontResource ([out] IDWriteFontResource **resource) |
| BOOL | Equals ([in] IDWriteFontFace *fontface) |
Public Member Functions inherited from IDWriteFontFace4 | |
| HRESULT | GetGlyphImageFormats_ ([in] UINT16 glyph, [in] UINT32 ppem_first, [in] UINT32 ppem_last, [out] DWRITE_GLYPH_IMAGE_FORMATS *formats) |
| DWRITE_GLYPH_IMAGE_FORMATS | GetGlyphImageFormats () |
| HRESULT | GetGlyphImageData ([in] UINT16 glyph, [in] UINT32 ppem, [in] DWRITE_GLYPH_IMAGE_FORMATS format, [out] DWRITE_GLYPH_IMAGE_DATA *data, [out] void **context) |
| void | ReleaseGlyphImageData ([in] void *context) |
Definition at line 1182 of file dwrite_3.idl.
| BOOL IDWriteFontFace5::Equals | ( | [in] IDWriteFontFace * | fontface | ) |
| UINT32 IDWriteFontFace5::GetFontAxisValueCount | ( | ) |
| HRESULT IDWriteFontFace5::GetFontAxisValues | ( | [out] DWRITE_FONT_AXIS_VALUE * | values, |
| [in] UINT32 | value_count | ||
| ) |
| HRESULT IDWriteFontFace5::GetFontResource | ( | [out] IDWriteFontResource ** | resource | ) |
| BOOL IDWriteFontFace5::HasVariations | ( | ) |