Lines Matching defs:cl
41 int cr, cl;
47 cl=cr;
48 while (i>0 && vspand(prev(i),cl,1))
49 cl++;
50 for(cr=cl; cr<ncol; cr++)
53 if (cl<ncol)
54 drawline(i,cl,(cr<ncol?cr-1:cr),lintype,1,0);
62 drawline(int i, int cl, int cr, int lintype, int noheight, int shortl)
75 nodata = cr-cl>=ncol || noheight || allh(i);
86 tohcol(cl);
89 switch(interv(i,cl))
100 switch(interv(i,cl))
127 fprintf(tabout, "\\h'|\\n(%du'", cl+CLEFT);