|
ReactOS 0.4.16-dev-1998-g617f3bd
|
#include <bl.h>

Public Attributes | |
| LIST_ENTRY | ListEntry |
| ULONG | Flags |
| PBL_DEVICE_DESCRIPTOR | Device |
| PWCHAR | FontPath |
| PBL_DEVICE_DESCRIPTOR _BL_DEFERRED_FONT_FILE::Device |
Definition at line 1301 of file bl.h.
Referenced by BfLoadDeferredFontFiles(), and BfLoadFontFile().
| ULONG _BL_DEFERRED_FONT_FILE::Flags |
Definition at line 1300 of file bl.h.
Referenced by BfLoadFontFile().
| PWCHAR _BL_DEFERRED_FONT_FILE::FontPath |
Definition at line 1302 of file bl.h.
Referenced by BfLoadDeferredFontFiles(), and BfLoadFontFile().
| LIST_ENTRY _BL_DEFERRED_FONT_FILE::ListEntry |
Definition at line 1299 of file bl.h.
Referenced by BfLoadDeferredFontFiles(), BfLoadFontFile(), and BlpDisplayRegisterLocale().