Searched refs:ps_dottedthickline (Results 1 – 2 of 2) sorted by relevance
/dports/graphics/vcg/vcg.1.30/src/ |
H A D | PSdev.c | 181 static void ps_dottedthickline 1020 static void ps_dottedthickline(int fx,int fy,int tx,int ty,int t,int c,int d) in ps_dottedthickline() function 1022 static void ps_dottedthickline(fx, fy, tx, ty, t, c, d) in ps_dottedthickline()
|
H A D | drawlib.c | 4686 ps_dottedthickline(x1,y1,x2,y2,t,c,15*3*G_stretch/12/G_shrink); 4801 ps_dottedthickline(x1,y1,x2,y2,t,c,15*3*G_stretch/12/G_shrink); 4916 ps_dottedthickline(x1,y1,x2,y2,t,c,15*3*G_stretch/12/G_shrink); 5009 ps_dottedthickline(x1,y1,x2,y2,t,c,15*3*G_stretch/12/G_shrink);
|