Searched refs:charHeight (Results 1 – 3 of 3) sorted by relevance
78 int32 charY = sScreenOfsY + y*gFixedFont.charHeight; in RefreshFramebuf()82 gFixedFont.charHeight), bgColor); in RefreshFramebuf()241 sScreenOfsY = gFramebuf.height/2 - sScreenHeight*gFixedFont.charHeight/2; in console_init()
59 rb.colors = data + (ch - firstChar) * charWidth * charHeight; in ThisGlyph()62 rb.height = charHeight; in ThisGlyph()
28 uint8 charHeight; member