Home
last modified time | relevance | path

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

/dports/sysutils/xsysstats/xsysstats1.51/
H A Dxsysstats.c220 int i,pp,x,max_x,font_line=0,fontx=0,fonts_per_line,deltax,pp1,dummy; in redraw_graph() local
236 font_line = 1; /* so that the type/scale information is one in redraw_graph()
273 font_height*font_line + font_info->max_bounds.ascent, in redraw_graph()
287 font_height * font_line + font_info->max_bounds.ascent, in redraw_graph()
292 font_line++; in redraw_graph()
/dports/textproc/dblatex/dblatex-0.3.11py3/tools/
H A Dpdfscan.py1722 font_line = []
1729 if not(idx in font_line):
1730 font_line.append(idx)
1739 (dx, dy, x, y, font_line)
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dr_part_fte.c2770 const char *font_line; in P_ImportEffectInfo() local
2788 font_line = COM_Parse(linebuf); in P_ImportEffectInfo()
2790 font_line = COM_Parse(font_line); in P_ImportEffectInfo()
2792 font_line = COM_Parse(font_line); in P_ImportEffectInfo()
2794 font_line = COM_Parse(font_line); in P_ImportEffectInfo()
2796 font_line = COM_Parse(font_line); in P_ImportEffectInfo()
2798 if (font_line) in P_ImportEffectInfo()