Lines Matching refs:Height
937 (DestinationX, DestinationY) (DestinationX + Width, DestinationY + Height).
941 (SourceX, SourceY) (SourceX + Width, SourceY + Height) and place it in
943 (DestinationX + Width, DestinationY + Height). If DestinationX or
948 (SourceX, SourceY) (SourceX + Width, SourceY + Height) directly to the
950 (DestinationX + Width, DestinationY + Height). If SourceX or SourceY is
955 (SourceX + Width, SourceY + Height) .to the video display rectangle
956 (DestinationX, DestinationY) (DestinationX + Width, DestinationY + Height).
961 buffer has a size of Width*Height*sizeof(EFI_GRAPHICS_OUTPUT_BLT_PIXEL)
968 @param Height Hight of rectangle in BltBuffer in pixels.
987 IN UINTN Height,