Home
last modified time | relevance | path

Searched refs:draw_trim (Results 1 - 7 of 7) sorted by relevance

/third_party/toybox/toys/other/
H A Dwatch.c112 if (pad>0) draw_trim(cmd, -pad, pad); in watch_main()
H A Dhexedit.c66 draw_trim(*toys.optargs, -1, 71); in draw_tail()
/third_party/toybox/lib/
H A Dlinestack.c194 int draw_trim(char *str, int padto, int width) in draw_trim() function
H A Dlib.h321 int draw_trim(char *str, int padto, int width);
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h312 int draw_trim(char *str, int padto, int width);
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c648 if (TT.tty) width -= draw_trim(out, pad, len); in show_ps()
/third_party/toybox/toys/posix/
H A Dps.c691 if (TT.tty) width -= draw_trim(out, pad, len); in show_ps()

Completed in 11 milliseconds