Home
last modified time | relevance | path

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

/dports/graphics/grads/grads-1.9b4/src/
H A DgxX.c364 font2i = NULL; in gxdbgn()
427 font2i = font1i; in gxdbgn()
430 if (font2i==NULL) font2i = font1i; in gxdbgn()
454 font3i = font2i; in gxdbgn()
1180 if (gfont==2 && font2i) { in gxdrmu()
1960 h = font2i->ascent; in gxpopdm()
1975 if (gfont==2 && font2i) w = XTextWidth(font2i, ich, 3); in gxpopdm()
2048 if (gfont==2 && font2i) XSetFont (display, gcp, font2i->fid); in gxpopdm()
2369 if (gfont==2 && font2i) { in gxdlg()
2372 h = font2i->ascent; in gxdlg()
[all …]