Lines Matching refs:Bl
997 if (n->norm->Bl.offs) { in pre_bl()
998 print_offs(n->norm->Bl.offs, 0); in pre_bl()
1002 switch (n->norm->Bl.type) { in pre_bl()
1004 n->norm->Bl.count = 0; in pre_bl()
1014 for (icol = 0; icol < n->norm->Bl.ncols; icol++) in pre_bl()
1026 switch (n->norm->Bl.type) { in post_bl()
1032 n->norm->Bl.count = 0; in post_bl()
1038 if (n->norm->Bl.offs) { in post_bl()
1374 if (0 == bln->norm->Bl.comp || in pre_it()
1379 switch (bln->norm->Bl.type) { in pre_it()
1387 if (bln->norm->Bl.type == LIST_diag) in pre_it()
1398 print_width(&bln->norm->Bl, NULL); in pre_it()
1402 if (LIST_bullet == bln->norm->Bl.type) in pre_it()
1410 print_width(&bln->norm->Bl, NULL); in pre_it()
1413 print_count(&bln->norm->Bl.count); in pre_it()
1417 print_width(&bln->norm->Bl, n->child); in pre_it()
1422 print_width(&bln->norm->Bl, n->child); in pre_it()
1471 switch (bln->norm->Bl.type) { in post_it()
1484 switch (bln->norm->Bl.type) { in post_it()