Home
last modified time | relevance | path

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

/dports/games/xmris/xmris.4.04/
H A Dcommon.h393 int digitup; /* digit ascent */ member
H A Ddemo.c1608 height = font.digitup + font.digitdown + font.ascent + font.descent;
1612 font.digitup - (CELL_HEIGHT + GAP_HEIGHT) / 2 + 1 :
1613 font.digitup - height / 2 :
H A Dmakecom.c726 font.digitup = chars.ascent;