Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dtidget.c541 void TidgetGetFontInfoGivenStyle(font_style, pp_font_ptr, pn_font_width, in TidgetGetFontInfoGivenStyle() argument
543 int font_style, *pn_font_width, *pn_font_height, *pn_font_asc, *pn_font_des; in TidgetGetFontInfoGivenStyle()
598 if (pn_font_width != NULL) *pn_font_width = font_width;
H A Dtidget.e106 XFontStruct **pp_font_ptr, int *pn_font_width,