|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <fontpidl.hpp>
Public Attributes | |
| WORD | cb |
| WORD | Magic |
| ULONG | Index |
| WCHAR | Name [1] |
Definition at line 11 of file fontpidl.hpp.
| WORD FontPidlEntry::cb |
Definition at line 13 of file fontpidl.hpp.
Referenced by _ILCreate().
| ULONG FontPidlEntry::Index |
Definition at line 15 of file fontpidl.hpp.
Referenced by _ILCreate(), CFontExt::CompareIDs(), and CFontCache::Find().
| WORD FontPidlEntry::Magic |
Definition at line 14 of file fontpidl.hpp.
Referenced by _FontFromIL(), and _ILCreate().
| WCHAR FontPidlEntry::Name[1] |
Definition at line 17 of file fontpidl.hpp.
Referenced by _CDataObject_CreateInstance(), _ILCreate(), CFontExt::CompareIDs(), CFontCache::Find(), CFontExt::GetDetailsOf(), and CFontExt::GetDisplayNameOf().