Home
last modified time | relevance | path

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

/dports/editors/xvile/vile-9.8v/
H A Dapi.h30 int dot_changed; /* DOT explicitly changed -- member
H A Dapi.c737 if (bp2vbp(wp->w_bufp)->dot_changed) { in propagate_dot()
780 bp2vbp(bp)->dot_changed = 0; /* ditto */ in api_command_cleanup()
841 vbp->dot_changed = 0; in api_bp2vbp()
H A Dperl.xs3486 vbp->dot_changed = TRUE;
H A DCHANGES.R7757 + api.h (dot_changed): New field in SCR structure.
763 (api_bp2sp): Initialize dot_changed field.
/dports/editors/vile/vile-9.8v/
H A Dapi.h30 int dot_changed; /* DOT explicitly changed -- member
H A Dapi.c737 if (bp2vbp(wp->w_bufp)->dot_changed) { in propagate_dot()
780 bp2vbp(bp)->dot_changed = 0; /* ditto */ in api_command_cleanup()
841 vbp->dot_changed = 0; in api_bp2vbp()
H A Dperl.xs3486 vbp->dot_changed = TRUE;
H A DCHANGES.R7757 + api.h (dot_changed): New field in SCR structure.
763 (api_bp2sp): Initialize dot_changed field.