Home
last modified time | relevance | path

Searched refs:RowHeight (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
DFont.c292 IN UINTN RowHeight, in NarrowGlyphToBlt() argument
316 if (RowHeight < Height) { in NarrowGlyphToBlt()
317 Height = (UINT8) RowHeight; in NarrowGlyphToBlt()
372 IN UINTN RowHeight, in GlyphToBlt() argument
414 for (Ypos = 0; Ypos < Cell->Height && ((UINTN) (Ypos + YposOffset) < RowHeight); Ypos++) { in GlyphToBlt()
489 IN UINTN RowHeight, in GlyphToImage() argument
515 RowHeight, in GlyphToImage()
533 RowHeight, in GlyphToImage()
544 RowHeight, in GlyphToImage()
559 RowHeight, in GlyphToImage()
[all …]