ReactOS 0.4.17-dev-218-g5635d24
gdip_font_link_section Struct Reference

#include <gdiplus_private.h>

Collaboration diagram for gdip_font_link_section:

Public Attributes

struct list entry
 
DWORD start
 
DWORD end
 
GpFontfont
 

Detailed Description

Definition at line 638 of file gdiplus_private.h.

Member Data Documentation

◆ end

DWORD gdip_font_link_section::end

Definition at line 641 of file gdiplus_private.h.

◆ entry

struct list gdip_font_link_section::entry

Definition at line 639 of file gdiplus_private.h.

◆ font

GpFont* gdip_font_link_section::font

Definition at line 642 of file gdiplus_private.h.

Referenced by GdipAddPathString().

◆ start

DWORD gdip_font_link_section::start

Definition at line 640 of file gdiplus_private.h.


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