Searched refs:sScreenOfsY (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/boot/platform/riscv/
H A Dconsole.cpp40 static uint32 sScreenOfsY = 0; variable
78 int32 charY = sScreenOfsY + y*gFixedFont.charHeight;
241 sScreenOfsY = gFramebuf.height/2 - sScreenHeight*gFixedFont.charHeight/2;

Completed in 65 milliseconds