Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/mandoc/
HDeqn_term.c91 if (bp->font != EQNFONT_NONE) in eqn_box()
155 if (bp->font != EQNFONT_NONE) in eqn_box()
HDeqn.h29 EQNFONT_NONE = 0, enumerator
HDeqn_html.c181 font = EQNFONT_NONE; in eqn_box()
183 case EQNFONT_NONE: in eqn_box()
HDeqn.c1040 if (cur->font == EQNFONT_NONE) in eqn_parse()
1046 if (cur->font != EQNFONT_NONE || *p == '\0') in eqn_parse()