Home
last modified time | relevance | path

Searched refs:pnFontIndex (Results 1 – 2 of 2) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dtidget.e103 extern void TidgetGetFontInfo ARGS_DECL((int *pnFontIndex, int *pnSzUnit));
H A Dtidget.c532 void TidgetGetFontInfo(pnFontIndex, pnSzUnit) in TidgetGetFontInfo() argument
533 int *pnFontIndex, *pnSzUnit; in TidgetGetFontInfo()
535 if (pnFontIndex != NULL) *pnFontIndex = FONT_HEL;