Home
last modified time | relevance | path

Searched refs:startcol (Results 1 – 1 of 1) sorted by relevance

/src/contrib/mandoc/
H A Dout.c39 int startcol; member
205 while (*gp != NULL && ((*gp)->startcol != icol || in tblcalc()
212 g->startcol = icol; in tblcalc()
249 for (icol = g->startcol; icol <= g->endcol; icol++) { in tblcalc()
278 for (icol = g->startcol; icol <= g->endcol; icol++) in tblcalc()
305 for (icol = g->startcol; icol <= g->endcol; icol++) in tblcalc()
322 for (icol = g->startcol; icol <= g->endcol; icol++) { in tblcalc()