Searched refs:AdvanceX (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DFont.c79 if (Cell->AdvanceX == 0) {
80 Cell->AdvanceX = Cell->Width;
227 Cell->AdvanceX = Cell->Width;
248 Cell->AdvanceX = Cell->Width;
393 *Origin = *Origin + Cell->AdvanceX;
451 *Origin = *Origin + Cell->AdvanceX;
507 Buffer -= Cell->AdvanceX;
1883 LineWidth += (UINTN) Cell[Index].AdvanceX;
1905 // draw its (AdvanceX - Width - OffsetX) for next character.
1907 LineWidth -= (UINTN) (Cell[Index].AdvanceX
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiInternalFormRepresentation.h155 INT16 AdvanceX; member in struct:_EFI_HII_GLYPH_INFO
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h188 INT16 AdvanceX; member in struct:_EFI_HII_GLYPH_INFO
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h186 INT16 AdvanceX; member in struct:_EFI_HII_GLYPH_INFO

Completed in 305 milliseconds