Searched refs:nextpos (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/groff/src/roff/troff/
H A Denv.cpp2594 hunits nextpos; local
2596 return distance_to_next_tab(curpos, distance, &nextpos);
2600 hunits *nextpos)
2608 *nextpos = tem->pos;
2619 *nextpos = tem->pos + base;
2599 distance_to_next_tab(hunits curpos, hunits *distance, hunits *nextpos) argument

Completed in 150 milliseconds