|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| IDWriteGdiInterop1 | IDWriteGdiInterop1_iface |
| IDWriteFontFileLoader | IDWriteFontFileLoader_iface |
| LONG | refcount |
| IDWriteFactory7 * | factory |
Definition at line 56 of file gdiinterop.c.
| IDWriteFactory7* gdiinterop::factory |
Definition at line 61 of file gdiinterop.c.
Referenced by create_gdiinterop(), gdiinterop1_CreateFontFromLOGFONT(), gdiinterop_CreateBitmapRenderTarget(), gdiinterop_CreateFontFaceFromHdc(), and gdiinterop_Release().
| IDWriteFontFileLoader gdiinterop::IDWriteFontFileLoader_iface |
Definition at line 59 of file gdiinterop.c.
Referenced by create_gdiinterop(), gdiinterop_CreateFontFaceFromHdc(), and gdiinterop_Release().
| IDWriteGdiInterop1 gdiinterop::IDWriteGdiInterop1_iface |
Definition at line 58 of file gdiinterop.c.
Referenced by create_gdiinterop(), and impl_from_IDWriteGdiInterop1().
| LONG gdiinterop::refcount |
Definition at line 60 of file gdiinterop.c.
Referenced by create_gdiinterop(), gdiinterop_AddRef(), and gdiinterop_Release().