ReactOS 0.4.17-dev-934-g091855f
dwrite_textformat Struct Reference

#include <dwrite_private.h>

Collaboration diagram for dwrite_textformat:

Public Attributes

IDWriteTextFormat3 IDWriteTextFormat3_iface
 
LONG refcount
 
struct dwrite_textformat_data format
 

Detailed Description

Definition at line 427 of file dwrite_private.h.

Member Data Documentation

◆ format

struct dwrite_textformat_data dwrite_textformat::format

Definition at line 431 of file dwrite_private.h.

Referenced by layout_format_from_textformat().

◆ IDWriteTextFormat3_iface

IDWriteTextFormat3 dwrite_textformat::IDWriteTextFormat3_iface

◆ refcount

LONG dwrite_textformat::refcount

Definition at line 430 of file dwrite_private.h.

Referenced by dwritetextformat_AddRef(), and dwritetextformat_Release().


The documentation for this struct was generated from the following file: