Lines Matching refs:ROFFT_BLOCK
1228 if (n->type == ROFFT_ELEM || n->type == ROFFT_BLOCK) in post_obsolete()
1261 assert(np->parent->type == ROFFT_BLOCK); in post_bf()
1472 case ROFFT_BLOCK: in post_display()
1488 if (np->type == ROFFT_BLOCK && np->tok == MDOC_Bd) { in post_display()
1589 if (mdoc->last->type == ROFFT_BLOCK) in post_en()
1716 if (nit->type != ROFFT_BLOCK) in post_it()
1917 case ROFFT_BLOCK: in post_bl()
2009 if (nnext->type == ROFFT_BLOCK) in post_bl()
2037 if (n->type == ROFFT_BLOCK && n->body->child == NULL) { in post_bk()
2609 case ROFFT_BLOCK: in post_section()
2658 if (n->type != ROFFT_ELEM && n->type != ROFFT_BLOCK) in post_prevpar()