Home | History | Annotate | Download | only in Graphics

Lines Matching defs:Height

139   PixelHeight   - Height of GopBlt/BmpImage in pixels

162 UINTN Height;
275 for (Height = 0; Height < BmpHeader->PixelHeight; Height++) {
276 Blt = &BltBuffer[(BmpHeader->PixelHeight - Height - 1) * BmpHeader->PixelWidth];
458 UINTN Height;
548 &Height,
578 DestY = (SizeOfY - Height) / 2;
583 DestY = (SizeOfY - Height - CoordinateY);
588 DestY = (SizeOfY - Height - CoordinateY);
593 DestY = (SizeOfY - Height - CoordinateY);
598 DestY = (SizeOfY - Height) / 2;
603 DestY = (SizeOfY - Height) / 2;
623 Height,
636 Height,