Home
last modified time | relevance | path

Searched refs:terminal_probesize (Results 1 - 6 of 6) sorted by relevance

/third_party/toybox/lib/
H A Dtty.c53 int terminal_probesize(unsigned *xx, unsigned *yy) in terminal_probesize() function
293 terminal_probesize(width, height); in start_redraw()
H A Dlib.h326 int terminal_probesize(unsigned *xx, unsigned *yy);
/third_party/toybox/toys/example/
H A Ddemo_scankey.c42 if (t[0] != t[1]) terminal_probesize(&width, &height); in demo_scankey_main()
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h317 int terminal_probesize(unsigned *xx, unsigned *yy);
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c1414 terminal_probesize(&TT.width, &TT.height); in top_common()
/third_party/toybox/toys/posix/
H A Dps.c1558 terminal_probesize(&TT.width, &TT.height); in top_common()

Completed in 8 milliseconds