|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| HRESULT | MapCharacters ([in] IDWriteTextAnalysisSource *source, [in] UINT32 pos, [in] UINT32 length, [in] IDWriteFontCollection *base_collection, [in] const WCHAR *familyname, [in] DWRITE_FONT_AXIS_VALUE const *axis_values, [in] UINT32 num_values, [out] UINT32 *mapped_length, [out] FLOAT *scale, [out] IDWriteFontFace5 **fontface) |
Public Member Functions inherited from IDWriteFontFallback | |
| HRESULT | MapCharacters ([in] IDWriteTextAnalysisSource *source, [in] UINT32 position, [in] UINT32 length, [in] IDWriteFontCollection *basecollection, [in] const WCHAR *baseFamilyName, [in] DWRITE_FONT_WEIGHT baseWeight, [in] DWRITE_FONT_STYLE baseStyle, [in] DWRITE_FONT_STRETCH baseStretch, [out] UINT32 *mappedLength, [out] IDWriteFont **mappedFont, [out] FLOAT *scale) |
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 972 of file dwrite_3.idl.
| HRESULT IDWriteFontFallback1::MapCharacters | ( | [in] IDWriteTextAnalysisSource * | source, |
| [in] UINT32 | pos, | ||
| [in] UINT32 | length, | ||
| [in] IDWriteFontCollection * | base_collection, | ||
| [in] const WCHAR * | familyname, | ||
| [in] DWRITE_FONT_AXIS_VALUE const * | axis_values, | ||
| [in] UINT32 | num_values, | ||
| [out] UINT32 * | mapped_length, | ||
| [out] FLOAT * | scale, | ||
| [out] IDWriteFontFace5 ** | fontface | ||
| ) |