Home
last modified time | relevance | path

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

/external/libvterm/src/
Dstate.c37 static void updatecursor(VTermState *state, VTermPos *oldpos, int cancel_phantom) in updatecursor() argument
42 if(cancel_phantom) in updatecursor()