Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/
Dsqueezer.py28 def count_lines_with_wrapping(s, linewidth=80): argument
/external/rust/crates/criterion-plot/src/
Dcandlestick.rs15 linewidth: Option<f64>, field
Derrorbar.rs18 linewidth: Option<f64>, field
Dcurve.rs19 linewidth: Option<f64>, field
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_squeezer.py37 def check(self, expected, text, linewidth): argument
/external/iproute2/misc/
Dlnstat.c179 int linewidth) in build_hdr_string()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_context.h188 float linewidth; member