Home
last modified time | relevance | path

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

/trueos/contrib/groff/src/preproc/eqn/
HDlist.cpp70 if (left == OPENING_TYPE || right == CLOSING_TYPE) in compute_spacing()
109 else if ((t == RELATION_TYPE || t == CLOSING_TYPE in compute_metrics()
HDpbox.h132 const int CLOSING_TYPE = 5; variable