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

/external/libvterm/src/
H A Dstate.c494 static void savecursor(VTermState *state, int save) function
584 savecursor(state, 1);
588 savecursor(state, 0);
732 savecursor(state, val);
737 savecursor(state, val);

Completed in 1002 milliseconds