Home | History | Annotate | Download | only in GraphicsLite

Lines Matching defs:Height

140   PixelHeight   - Height of GopBlt/BmpImage in pixels

163 UINTN Height;
276 for (Height = 0; Height < BmpHeader->PixelHeight; Height++) {
277 Blt = &BltBuffer[(BmpHeader->PixelHeight - Height - 1) * BmpHeader->PixelWidth];
457 UINTN Height;
547 &Height,
577 DestY = (SizeOfY - Height) / 2;
582 DestY = (SizeOfY - Height - CoordinateY);
587 DestY = (SizeOfY - Height - CoordinateY);
592 DestY = (SizeOfY - Height - CoordinateY);
597 DestY = (SizeOfY - Height) / 2;
602 DestY = (SizeOfY - Height) / 2;
622 Height,
635 Height,