Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A Dvi.c441 static size_t text_psol(size_t offset) in text_psol() function
744 for (;count--;) TT.cursor = text_psol(TT.cursor); in cur_up()
977 TT.screen = text_psol(TT.screen); in ctrl_b()
979 TT.cursor = text_psol(TT.screen); in ctrl_b()
1001 TT.screen = text_psol(TT.screen); in ctrl_y()
1003 TT.cursor = text_psol(TT.cursor); in ctrl_y()
1081 TT.cursor = text_psol(TT.cursor); in vi_O()

Completed in 3 milliseconds