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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c250 static void place_cursor(int, int, int);
563 place_cursor(rows, 0, FALSE); // go to bottom of screen
766 place_cursor(rows - 1, 0, FALSE); // go to Status line
845 place_cursor(rows - 1, 0, FALSE); // go to Status line, bottom of screen
856 place_cursor(rows - 1, 0, FALSE); // go to Status line, bottom of screen
957 place_cursor(rows - 1, 0, FALSE); // go to Status line, bottom of screen
2117 place_cursor(rows - 1, 0, FALSE); // go to bottom of screen
2329 place_cursor(rows - 1, 0, FALSE); // go to Status line, bottom of screen
2476 static void place_cursor(int row, int col, int opti) function
2615 place_cursor(row
[all...]

Completed in 33 milliseconds