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);
97 if(wfo_in_use[m] == -1)
109 if(wfo_in_use[m]==-1)
158 if(x[h]==x[pnum] && y[h]==y[pnum])
165 for(kk=0;kk<3;kk++) {
169 for(mm=0;mm<4;mm++) {
197 if(dup_flag[kk]==0) {
218 if(pnum != 2 && pnum != 4)
226 for(
k=0;
k<pnum;
k++) {
236 for(
k=0;
k<pnum;
k++) {
244 for(
k=0;
k<pnum;
k++) {
281 line_style=LineSolid;
283 join_style=JoinMiter;
285 XSetLineAttributes(
display,
gc,line_width,line_style,cap_style,join_style);
void contour_pcpn(Pixmap pixm, int h, int display_flag, char *file, int num)
void read_file(char *, int, struct pcp *)
struct hrap_grid * hrap_grid