Home
last modified time | relevance | path

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

/dports/emulators/atari800/atari800-3.1.0/src/
H A Dscreen.c203 #define SMALLFONT_HEIGHT 7 macro
220 static const UBYTE font[15][SMALLFONT_HEIGHT] = { in SmallFont_DrawChar()
358 for (y = 0; y < SMALLFONT_HEIGHT; y++) { in SmallFont_DrawChar()
397 + (Screen_visible_y2 - SMALLFONT_HEIGHT) * Screen_WIDTH; in Screen_DrawAtariSpeed()
411 + (Screen_visible_y2 - SMALLFONT_HEIGHT) * Screen_WIDTH; in Screen_DrawDiskLED()
444 + (Screen_visible_y2 - SMALLFONT_HEIGHT) * Screen_WIDTH; in Screen_Draw1200LED()