Searched refs:block_space_width (Results 1 – 1 of 1) sorted by relevance
382 size_t block_space_width; in shift_block() local410 block_space_width = non_white_col - oap->start_vcol; in shift_block()412 shift_amount = (block_space_width < (size_t)total in shift_block()413 ? block_space_width : (size_t)total); in shift_block()