Lines Matching refs:col
50 s = table[nl][c].col;
55 if (!vspen(s=table[ip][c].col)) break;
85 if (vspen(table[nl][c].col)) vspf=1;
87 if (vspen(table[lf][c].col)) vspf=1;
98 s = table[nl][c].col;
103 if (lf>=0 && vspen(table[lf][c].col))
132 for(lf=prev(nl); lf>=0 && vspen(table[lf][c].col); lf=prev(lf))
142 s= table[nl][c].col;
156 if (vspen(table[ip][c].col))
184 if (real(table[nl][c].col))
207 if (vspen(table[ip][c].col))
230 if (vspen(table[ip][c].col))
232 exvspen = (c+1 < ncol) && vspen(table[ip][c+1].col) &&
260 if (vspen(table[nl][c].col) && (nl==0 || (lf=prev(nl))<0 || !vspen(table[lf][c].col)))
291 s = (int)table[lin][c].col;
318 if (stl>0 && pl>=0 && vspen(table[pl][c].col))