Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/
Dsqueezer.py30 def count_lines_with_wrapping(s, linewidth=80): argument
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_squeezer.py38 def check(self, expected, text, linewidth): argument
/external/iproute2/misc/
Dlnstat.c179 int linewidth) in build_hdr_string()
/external/u-boot/drivers/video/
Dbus_vcxk.c326 void vcxk_draw_mono(unsigned char *dataptr, unsigned long linewidth, in vcxk_draw_mono()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_context.h182 float linewidth; member