Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dmtsm.cpp207 int_values[MTSM_SP].diff(fp, "devtag:.sp", in flush()
208 compare->int_values[MTSM_SP]); in flush()
334 update(older, newer, MTSM_SP); in merge()
471 driver->int_values[MTSM_SP].set(0); in flush()
499 if (int_values[MTSM_SP].is_known) { in display_state()
500 if (int_values[MTSM_SP].value) in display_state()
501 fprintf(stderr, "[sp %d]", int_values[MTSM_SP].value); in display_state()
542 || has_changed(MTSM_SP, s) in changed()
H A Dmtsm.h77 MTSM_SP, enumerator
H A Denv.cpp2262 s->add_tag(MTSM_SP, seen_space); in construct_state()
2287 n->state->add_tag(MTSM_SP, seen_space); in construct_format_state()
2317 n->state->add_tag(MTSM_SP, seen_space); in construct_new_line_state()