|
ReactOS 0.4.17-dev-934-g091855f
|


Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 993 of file dwrite_3.idl.
| HRESULT IDWriteGdiInterop1::CreateFontFromLOGFONT | ( | [in] LOGFONTW const * | logfont, |
| [in] IDWriteFontCollection * | collection, | ||
| [out] IDWriteFont ** | font | ||
| ) |
| HRESULT IDWriteGdiInterop1::GetFontSignature | ( | [in] IDWriteFont * | font, |
| [out] FONTSIGNATURE * | fontsig | ||
| ) |
| HRESULT IDWriteGdiInterop1::GetFontSignature_ | ( | [in] IDWriteFontFace * | fontface, |
| [out] FONTSIGNATURE * | fontsig | ||
| ) |
| HRESULT IDWriteGdiInterop1::GetMatchingFontsByLOGFONT | ( | [in] LOGFONTW const * | logfont, |
| [in] IDWriteFontSet * | fontset, | ||
| [out] IDWriteFontSet ** | subset | ||
| ) |