Lines Matching refs:is_short
299 if (bd.is_short) in shift_block()
498 if (bdp->is_short && b_insert) in block_insert()
514 if (!bdp->is_short) // spaces = padding after block in block_insert()
567 if (spaces && !bdp->is_short) in block_insert()
1054 if (virtual_op && bd.is_short && *bd.textstart == NUL) in op_replace()
1073 if (bd.is_short && (!virtual_op || bd.is_MAX)) in op_replace()
1080 if ((numc & 1) && !bd.is_short) in op_replace()
1118 if (!bd.is_short) in op_replace()
1517 if (bd.is_short && !bd.is_MAX) in op_insert()
1779 if (!bd.is_short || virtual_op) in op_change()
1785 if (bd.is_short) in op_change()
2210 bdp->is_short = FALSE; in block_prep()
2242 bdp->is_short = TRUE; in block_prep()
2294 bdp->is_short = TRUE; in block_prep()