Searched refs:YposOffset (Results 1 – 1 of 1) sorted by relevance
383 UINT16 YposOffset; in GlyphToBlt() local400 YposOffset = (UINT16) (BaseLine - (Cell->OffsetY + Cell->Height)); in GlyphToBlt()414 for (Ypos = 0; Ypos < Cell->Height && ((UINTN) (Ypos + YposOffset) < RowHeight); Ypos++) { in GlyphToBlt()