Home
last modified time | relevance | path

Searched refs:crow (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/editors/
Dvi.c349 int crow, ccol; // cursor is on Crow x Ccol member
479 #define crow (G.crow ) macro
1006 sync_cursor(dot, &crow, &ccol); // where cursor will be (on "dot") in refresh()
1070 place_cursor(crow, ccol); in refresh()
1338 place_cursor(crow, ccol); // put cursor back in correct place in show_status_line()
4797 crow = 0;