Lines Matching refs:ROFFT_BLOCK
1250 if (n->type == ROFFT_ELEM || n->type == ROFFT_BLOCK) in post_obsolete()
1283 assert(np->parent->type == ROFFT_BLOCK); in post_bf()
1494 case ROFFT_BLOCK: in post_display()
1510 if (np->type == ROFFT_BLOCK && np->tok == MDOC_Bd) { in post_display()
1611 if (mdoc->last->type == ROFFT_BLOCK) in post_en()
1738 if (nit->type != ROFFT_BLOCK) in post_it()
1983 case ROFFT_BLOCK: in post_bl()
2075 if (nnext->type == ROFFT_BLOCK) in post_bl()
2103 if (n->type == ROFFT_BLOCK && n->body->child == NULL) { in post_bk()
2673 case ROFFT_BLOCK: in post_section()
2722 if (n->type != ROFFT_ELEM && n->type != ROFFT_BLOCK) in post_prevpar()