Home
last modified time | relevance | path

Searched refs:sFontWidth (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/boot/platform/amiga_m68k/
H A Dconsole.cpp116 static int16 sFontWidth, sFontHeight; variable
185 Move(&gScreen->RastPort, sFontWidth * x, in MoveTo()
203 int columnCount = gScreen->Width / sFontWidth; in Columns()
680 sFontWidth = font->tf_XSize; in console_init()