|
ReactOS 0.4.17-dev-934-g091855f
|
#include <dwrite_private.h>

Public Attributes | |
| IDWriteTextFormat3 | IDWriteTextFormat3_iface |
| LONG | refcount |
| struct dwrite_textformat_data | format |
Definition at line 427 of file dwrite_private.h.
| struct dwrite_textformat_data dwrite_textformat::format |
Definition at line 431 of file dwrite_private.h.
Referenced by layout_format_from_textformat().
| IDWriteTextFormat3 dwrite_textformat::IDWriteTextFormat3_iface |
Definition at line 429 of file dwrite_private.h.
Referenced by impl_from_IDWriteTextFormat3(), and unsafe_impl_from_IDWriteTextFormat().
| LONG dwrite_textformat::refcount |
Definition at line 430 of file dwrite_private.h.
Referenced by dwritetextformat_AddRef(), and dwritetextformat_Release().