|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ftfd.h>

Public Attributes | |
| PVOID | pvView |
| ULONG | cjView |
| ULONG_PTR | iFile |
| ULONG | cNumFaces |
| FT_Face | aftface [1] |
| FT_Face FTFD_FILE::aftface[1] |
Definition at line 38 of file ftfd.h.
Referenced by FtfdLoadFontFile(), and FtfdUnloadFontFile().
| ULONG FTFD_FILE::cjView |
Definition at line 35 of file ftfd.h.
Referenced by FtfdLoadFontFile(), FtfdQueryFont(), and FtfdQueryFontTree().
| ULONG FTFD_FILE::cNumFaces |
Definition at line 37 of file ftfd.h.
Referenced by FtfdLoadFontFile(), FtfdQueryFont(), FtfdQueryFontFile(), and FtfdUnloadFontFile().
| ULONG_PTR FTFD_FILE::iFile |
Definition at line 36 of file ftfd.h.
Referenced by FtfdLoadFontFile(), and FtfdUnloadFontFile().
| PVOID FTFD_FILE::pvView |
Definition at line 34 of file ftfd.h.
Referenced by FtfdLoadFontFile(), FtfdQueryFont(), FtfdQueryFontTree(), and FtfdUnloadFontFile().