Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_term.c613 size_t ncols, dcol; in termp_it_pre() local
682 dcol = ncols < 5 ? term_len(p, 4) : in termp_it_pre()
693 offset += dcol + a2width(p, in termp_it_pre()
709 width = a2width(p, bl->norm->Bl.cols[i]) + dcol; in termp_it_pre()