Home
last modified time | relevance | path

Searched defs:cancel_phantom (Results 1 – 1 of 1) sorted by relevance

/external/libvterm/src/
Dstate.c31 static void updatecursor(VTermState *state, VTermPos *oldpos, int cancel_phantom) in updatecursor()
887 int cancel_phantom = 1; in on_csi() local