Searched refs:max_count (Results 1 – 1 of 1) sorted by relevance
90 let max_count = max(0, (rect.width as i32 - 3 * 8) / 8); in handle_overflow() localVariable92 let _ = omit_str.split_off(max_count as usize); in handle_overflow()