Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
DFont.c201 *Attributes = PROPORTIONAL_GLYPH; in GetGlyphBuffer()
564 } else if ((Attributes & PROPORTIONAL_GLYPH) == PROPORTIONAL_GLYPH) { in GlyphToImage()
DHiiDatabase.h52 #define PROPORTIONAL_GLYPH 0x80 macro