ReactOS 0.4.15-dev-8102-g108db8f
_BL_DEFERRED_FONT_FILE Struct Reference

#include <bl.h>

Collaboration diagram for _BL_DEFERRED_FONT_FILE:

Public Attributes

LIST_ENTRY ListEntry
 
ULONG Flags
 
PBL_DEVICE_DESCRIPTOR Device
 
PWCHAR FontPath
 

Detailed Description

Definition at line 1297 of file bl.h.

Member Data Documentation

◆ Device

PBL_DEVICE_DESCRIPTOR _BL_DEFERRED_FONT_FILE::Device

Definition at line 1301 of file bl.h.

Referenced by BfLoadDeferredFontFiles(), and BfLoadFontFile().

◆ Flags

ULONG _BL_DEFERRED_FONT_FILE::Flags

Definition at line 1300 of file bl.h.

Referenced by BfLoadFontFile().

◆ FontPath

PWCHAR _BL_DEFERRED_FONT_FILE::FontPath

Definition at line 1302 of file bl.h.

Referenced by BfLoadDeferredFontFiles(), and BfLoadFontFile().

◆ ListEntry

LIST_ENTRY _BL_DEFERRED_FONT_FILE::ListEntry

Definition at line 1299 of file bl.h.

Referenced by BfLoadDeferredFontFiles(), BfLoadFontFile(), and BlpDisplayRegisterLocale().


The documentation for this struct was generated from the following file: