|
| HRESULT | AddMapping ([in] const DWRITE_UNICODE_RANGE *ranges, [in] UINT32 rangesCount, [in] WCHAR const **targetFamilyNames, [in] UINT32 targetFamilyNamesCount, [in, defaultvalue(NULL)] IDWriteFontCollection *collection, [in, defaultvalue(NULL)] WCHAR const *localeName, [in, defaultvalue(NULL)] WCHAR const *baseFamilyName, [in, defaultvalue(1)] FLOAT scale) |
| |
| HRESULT | AddMappings ([in] IDWriteFontFallback *fallback) |
| |
| HRESULT | CreateFontFallback ([out] IDWriteFontFallback **fallback) |
| |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 246 of file dwrite_2.idl.
◆ AddMapping()
| HRESULT IDWriteFontFallbackBuilder::AddMapping |
( |
[in] const DWRITE_UNICODE_RANGE * |
ranges, |
|
|
[in] UINT32 |
rangesCount, |
|
|
[in] WCHAR const ** |
targetFamilyNames, |
|
|
[in] UINT32 |
targetFamilyNamesCount, |
|
|
[in, defaultvalue(NULL)] IDWriteFontCollection * |
collection, |
|
|
[in, defaultvalue(NULL)] WCHAR const * |
localeName, |
|
|
[in, defaultvalue(NULL)] WCHAR const * |
baseFamilyName, |
|
|
[in, defaultvalue(1)] FLOAT |
scale |
|
) |
| |
◆ AddMappings()
◆ CreateFontFallback()
The documentation for this interface was generated from the following file: