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

Public Attributes | |
| IFIMETRICS | ifim |
| BYTE | ajCharSet [16] |
| WCHAR | wszFamilyName [LF_FACESIZE] |
| WCHAR | wszFaceName [LF_FACESIZE] |
| WCHAR | wszStyleName [MAX_STYLESIZE] |
| BYTE BMFD_IFIMETRICS::ajCharSet[16] |
Definition at line 257 of file bmfd.h.
Referenced by BmfdQueryFont().
| IFIMETRICS BMFD_IFIMETRICS::ifim |
Definition at line 256 of file bmfd.h.
Referenced by BmfdQueryFont().
| WCHAR BMFD_IFIMETRICS::wszFaceName[LF_FACESIZE] |
Definition at line 259 of file bmfd.h.
Referenced by BmfdQueryFont().
| WCHAR BMFD_IFIMETRICS::wszFamilyName[LF_FACESIZE] |
Definition at line 258 of file bmfd.h.
Referenced by BmfdQueryFont().
| WCHAR BMFD_IFIMETRICS::wszStyleName[MAX_STYLESIZE] |
Definition at line 260 of file bmfd.h.
Referenced by BmfdQueryFont().