Home
last modified time | relevance | path

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

/original-bsd/games/chess/Xchess/
H A DscrollText.c385 register XFontStruct *fontptr; local
410 fontptr = &(textInfo->theFonts[0]);
423 fontptr = &(textInfo->theFonts[newFontNum]);
424 heightDiff = (fontptr->ascent + fontptr->descent) -
438 lineptr->lineHeight = fontptr->ascent + fontptr->descent;
454 lineptr->lineHeight = fontptr->ascent + fontptr->descent;