setac             360 lib/gocr/database.c            else              setac(box1,box3->tac[i],wa);
setac             427 lib/gocr/database.c       if (utf8_ok==1) { setac(box1, c, 100); } /* store single wchar */
setac             830 lib/gocr/detect.c       ) { setac(box2,toupper((char)box2->tac[0]),(box2->wac[0]+101)/2); diff++; }
setac             834 lib/gocr/detect.c       ){ setac(box2,tolower((char)box2->tac[0]),(box2->wac[0]+101)/2); diff++; }
setac              94 lib/gocr/ocr0.c #define Setac(box1,ac,ad)  { MM;IFV fprintf(stderr,"setac %d",ad);setac(box1,ac,ad); }
setac              99 lib/gocr/ocr0.c #define Setac(box1,ac,ad)  setac(box1,ac,ad)
setac              54 lib/gocr/ocr0n.c #define Setac(box1,ac,ad)  { MM;IFV fprintf(stderr,"setac %d",ad);setac(box1,ac,ad); }
setac              59 lib/gocr/ocr0n.c #define Setac(box1,ac,ad)  setac(box1,ac,ad)
setac            2048 lib/gocr/pgm2asc.c 	    setac(box2,(wchar_t)bc,ad);
setac            2340 lib/gocr/pgm2asc.c   if (w2) { if (box2->c!=cc) { ret=1; setac(box2,cc,(100+w2)/2); } }
setac            2450 lib/gocr/pgm2asc.c 	setac(box3,' ',99); /* ToDo: weight depends from distance */
setac            2554 lib/gocr/pgm2asc.c       setac(box3,cc,99);   /* ToDo: weight depends from distance */
setac              48 lib/gocr/pgm2asc.h int setac(struct box *b, wchar_t ac, int weight);  /* wchar */