TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_FONT_INFO Struct Reference

Data Fields

EFI_HII_FONT_STYLE FontStyle
 
UINT16 FontSize
 character cell height in pixels
 
CHAR16 FontName [1]
 

Detailed Description

Definition at line 81 of file HiiFont.h.

Field Documentation

◆ FontName

CHAR16 EFI_FONT_INFO::FontName[1]

Definition at line 84 of file HiiFont.h.

◆ FontSize

UINT16 EFI_FONT_INFO::FontSize

character cell height in pixels

Definition at line 83 of file HiiFont.h.

◆ FontStyle

EFI_HII_FONT_STYLE EFI_FONT_INFO::FontStyle

Definition at line 82 of file HiiFont.h.


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