Home
last modified time | relevance | path

Searched defs:removable_width (Results 1 – 1 of 1) sorted by relevance

/dports/misc/broot/broot-1.7.0/cargo-crates/termimad-0.17.0/src/fit/
H A Dcomposite_fit.rs59 removable_width: usize, // cell width of string minus one character each end field
75 let removable_width = zs.width(); in token() localVariable
97 let removable_width = zs.width(); in token() localVariable
128 let removable_width = removable.width(); in compounds() localVariable