9 extern int wfo_in_use[20];
17 extern unsigned long xmap[16];
19 extern float delim[][16];
34 float x[5],y[5],
xx[5],
yy[5];
35 int line_style,cap_style,join_style;
37 int xint,yint,dup_flag[5];
87 XSetLineAttributes(
display,
gc,line_width,line_style,cap_style,join_style);
100 if(wfo_in_use[m] == -1)
112 if(wfo_in_use[m]==-1)
161 if(x[h]==x[pnum] && y[h]==y[pnum])
168 for(kk=0;kk<3;kk++) {
172 for(mm=0;mm<4;mm++) {
200 if(dup_flag[kk]==0) {
221 if(pnum != 2 && pnum != 4)
229 for(
k=0;
k<pnum;
k++) {
239 for(
k=0;
k<pnum;
k++) {
247 for(
k=0;
k<pnum;
k++) {
284 line_style=LineSolid;
286 join_style=JoinMiter;
288 XSetLineAttributes(
display,
gc,line_width,line_style,cap_style,join_style);
void contour_frz(Pixmap pixm, int h, int display_flag, char *file, int num)
void read_file(char *, int, struct pcp *)
struct hrap_grid * hrap_grid