Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/groff/src/roff/troff/
Dmtsm.cpp205 int_values[MTSM_SP].diff(fp, "devtag:.sp", in flush()
206 compare->int_values[MTSM_SP]); in flush()
332 update(older, newer, MTSM_SP); in merge()
469 driver->int_values[MTSM_SP].set(0); in flush()
495 if (int_values[MTSM_SP].is_known) in display_state()
496 if (int_values[MTSM_SP].value) in display_state()
497 fprintf(stderr, "[sp %d]", int_values[MTSM_SP].value); in display_state()
537 || has_changed(MTSM_SP, s) in changed()
Dmtsm.h75 MTSM_SP, enumerator
Denv.cpp2260 s->add_tag(MTSM_SP, seen_space); in construct_state()
2285 n->state->add_tag(MTSM_SP, seen_space); in construct_format_state()
2315 n->state->add_tag(MTSM_SP, seen_space); in construct_new_line_state()