|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| HRESULT | GetVerticalGlyphOrientation ([in] UINT32 pos, [out] UINT32 *length, [out] DWRITE_VERTICAL_GLYPH_ORIENTATION *orientation, [out] UINT8 *bidi_level) |
Public Member Functions inherited from IDWriteTextAnalysisSource | |
| HRESULT | GetTextAtPosition ([in] UINT32 position, [out] WCHAR const **text, [out] UINT32 *text_len) |
| HRESULT | GetTextBeforePosition ([in] UINT32 position, [out] WCHAR const **text, [out] UINT32 *text_len) |
| DWRITE_READING_DIRECTION | GetParagraphReadingDirection () |
| HRESULT | GetLocaleName ([in] UINT32 position, [out] UINT32 *text_len, [out] WCHAR const **locale) |
| HRESULT | GetNumberSubstitution ([in] UINT32 position, [out] UINT32 *text_len, [out] 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 788 of file dwrite_1.idl.
| HRESULT IDWriteTextAnalysisSource1::GetVerticalGlyphOrientation | ( | [in] UINT32 | pos, |
| [out] UINT32 * | length, | ||
| [out] DWRITE_VERTICAL_GLYPH_ORIENTATION * | orientation, | ||
| [out] UINT8 * | bidi_level | ||
| ) |