|
ReactOS 0.4.16-dev-1972-gf20c09f
|
#include <fttypes.h>

Public Attributes | |
| FT_ListNode | prev |
| FT_ListNode | next |
| void * | data |
| void* FT_ListNodeRec_::data |
Definition at line 559 of file fttypes.h.
Referenced by FT_Done_Library(), and load_truetype_glyph().
| FT_ListNode FT_ListNodeRec_::next |
Definition at line 558 of file fttypes.h.
Referenced by load_truetype_glyph().
| FT_ListNode FT_ListNodeRec_::prev |