Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dfontutils.h62 extern void xtermComputeFontInfo (XtermWidget /* xw */, VTwin */* win */, XFontStruct */* font */, …
H A Dfontutils.c3219 xtermComputeFontInfo(XtermWidget xw, in xtermComputeFontInfo() function
3592 xtermComputeFontInfo(xw, win, GetNormalFont(screen, fNorm)->fs, scrollbar_width); in xtermUpdateFontInfo()
H A Dcharproc.c11170 xtermComputeFontInfo(xw, &(screen->iconVwin), in VTRealize()