Searched refs:BaseLine (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DFont.c350 @param BaseLine BaseLine in the line.
370 IN UINT16 BaseLine,
400 YposOffset = (UINT16) (BaseLine - (Cell->OffsetY + Cell->Height));
466 @param BaseLine BaseLine in the line.
487 IN UINT16 BaseLine,
513 BaseLine,
573 BaseLine,
682 UINT16 BaseLine; local
365 GlyphToBlt( IN UINT8 *GlyphBuffer, IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL Foreground, IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL Background, IN UINT16 ImageWidth, IN UINT16 BaseLine, IN UINTN RowWidth, IN UINTN RowHeight, IN BOOLEAN Transparent, IN CONST EFI_HII_GLYPH_INFO *Cell, IN UINT8 Attributes, IN OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL **Origin ) argument
482 GlyphToImage( IN UINT8 *GlyphBuffer, IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL Foreground, IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL Background, IN UINT16 ImageWidth, IN UINT16 BaseLine, IN UINTN RowWidth, IN UINTN RowHeight, IN BOOLEAN Transparent, IN CONST EFI_HII_GLYPH_INFO *Cell, IN UINT8 Attributes, IN OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL **Origin ) argument
1594 UINT16 BaseLine; local
2539 UINT16 BaseLine; local
[all...]
H A DHiiDatabase.h167 UINT16 BaseLine; member in struct:_HII_FONT_PACKAGE_INSTANCE

Completed in 65 milliseconds