|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| 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 135 of file dwrite_2.idl.
| HRESULT IDWriteFontFallback::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 | ||
| ) |