ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <fttypes.h>
Public Attributes | |
FT_ListNode | head |
FT_ListNode | tail |
FT_ListNode FT_ListRec_::head |
Definition at line 569 of file fttypes.h.
Referenced by FT_Done_Library(), FT_Lookup_Renderer(), FT_Outline_Render(), FT_Render_Glyph_Internal(), and tt_loader_init().
FT_ListNode FT_ListRec_::tail |
Definition at line 570 of file fttypes.h.
Referenced by tt_loader_init().