|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| HRESULT | SetGlyphOrientation ([in] UINT32 pos, [in] UINT32 length, [in] DWRITE_GLYPH_ORIENTATION_ANGLE angle, [in] UINT8 adjusted_bidilevel, [in] BOOL is_sideways, [in] BOOL is_rtl) |
Public Member Functions inherited from IDWriteTextAnalysisSink | |
| HRESULT | SetScriptAnalysis ([in] UINT32 position, [in] UINT32 length, [in] DWRITE_SCRIPT_ANALYSIS const *scriptanalysis) |
| HRESULT | SetLineBreakpoints ([in] UINT32 position, [in] UINT32 length, [in] DWRITE_LINE_BREAKPOINT const *breakpoints) |
| HRESULT | SetBidiLevel ([in] UINT32 position, [in] UINT32 length, [in] UINT8 explicitLevel, [in] UINT8 resolvedLevel) |
| HRESULT | SetNumberSubstitution ([in] UINT32 position, [in] UINT32 length, [in] IDWriteNumberSubstitution *substitution) |
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 803 of file dwrite_1.idl.
| HRESULT IDWriteTextAnalysisSink1::SetGlyphOrientation | ( | [in] UINT32 | pos, |
| [in] UINT32 | length, | ||
| [in] DWRITE_GLYPH_ORIENTATION_ANGLE | angle, | ||
| [in] UINT8 | adjusted_bidilevel, | ||
| [in] BOOL | is_sideways, | ||
| [in] BOOL | is_rtl | ||
| ) |