Home | History | Annotate | Download | only in Common

Lines Matching defs:Cell

160   EFI_HII_GLYPH_INFO     Cell;

184 EFI_HII_GLYPH_INFO Cell;
216 EFI_HII_GLYPH_INFO Cell;
217 UINT8 BitmapData[1]; // the number of bytes per bitmap can be calculated by ((Cell.Width+7)/8)*Cell.Height
222 EFI_HII_GLYPH_INFO Cell;
224 UINT8 BitmapData[1]; // the number of bytes per bitmap can be calculated by ((Cell.Width+7)/8)*Cell.Height
229 UINT8 BitmapData[1]; // the number of bytes per bitmap can be calculated by ((Global.Cell.Width+7)/8)*Global.Cell.Height
235 UINT8 BitmapData[1]; // the number of bytes per bitmap can be calculated by ((Global.Cell.Width+7)/8)*Global.Cell.Height