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

Public Attributes | |
| PVOID | pvView |
| ULONG_PTR | iFile |
| PFONTGROUPHDR | pFontDir |
| FONTTYPE | ulFontType |
| ULONG | cNumFaces |
| BMFD_FACE | aface [1] |
| BMFD_FACE BMFD_FILE::aface[1] |
Definition at line 240 of file bmfd.h.
Referenced by BmfdQueryFont(), BmfdQueryFontData(), BmfdQueryFontFile(), BmfdQueryFontTree(), and ParseFonFile().
| ULONG BMFD_FILE::cNumFaces |
Definition at line 239 of file bmfd.h.
Referenced by BmfdQueryFont(), BmfdQueryFontFile(), BmfdQueryFontTree(), and ParseFonFile().
| ULONG_PTR BMFD_FILE::iFile |
Definition at line 236 of file bmfd.h.
Referenced by BmfdLoadFontFile(), BmfdQueryFontData(), and BmfdUnloadFontFile().
| PFONTGROUPHDR BMFD_FILE::pFontDir |
| PVOID BMFD_FILE::pvView |
Definition at line 235 of file bmfd.h.
Referenced by BmfdLoadFontFile().