Searched refs:Narrow (Results 1 – 1 of 1) sorted by relevance
174 EFI_NARROW_GLYPH Narrow; in GetGlyphBuffer() local219 CopyMem (&Narrow, NarrowPtr + Index,sizeof (EFI_NARROW_GLYPH)); in GetGlyphBuffer()220 if (Narrow.UnicodeWeight == Char) { in GetGlyphBuffer()228 CopyMem (*GlyphBuffer, Narrow.GlyphCol1, Cell->Height); in GetGlyphBuffer()230 *Attributes = (UINT8) (Narrow.Attributes | NARROW_GLYPH); in GetGlyphBuffer()