Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A Dvi.c26 int cur_col, cur_row, scr_row;
689 //set cur_col with crunch_n_str maybe? in vi_delete()
949 TT.cur_col = 0; in vi_zero()
1387 bytes = TT.cursor-SOL; // TT.cur_col; in draw_page()
1487 (100*TT.cursor)/(TT.filesize ? : 1), TT.cur_row+1, TT.cur_col+1); in draw_page()
1488 if (TT.cur_col != cx_scr) sprintf(toybuf+strlen(toybuf),"-%d", cx_scr+1); in draw_page()
/third_party/toybox/generated/
H A Dglobals.h1138 int cur_col; member

Completed in 8 milliseconds