Searched refs:cancel_phantom (Results 1 – 1 of 1) sorted by relevance
33 static void updatecursor(VTermState *state, VTermPos *oldpos, int cancel_phantom) in updatecursor() argument38 if(cancel_phantom) in updatecursor()956 int cancel_phantom = 1; in on_csi() local1284 cancel_phantom = 0; in on_csi()1592 updatecursor(state, &oldpos, cancel_phantom); in on_csi()