Searched refs:MarkIsSet (Results 1 – 6 of 6) sorted by relevance
1608 if (adrof(STRhighlight) && MarkIsSet) { in e_newline()1609 MarkIsSet = 0; in e_newline()1614 MarkIsSet = 0; in e_newline()2276 MarkIsSet = 0; in e_yank_kill()2340 MarkIsSet = 0; in e_yank_pop()2603 MarkIsSet = 0; in e_killend()2627 MarkIsSet = 0; in e_killall()2652 MarkIsSet = 0; in e_killregion()3094 MarkIsSet = 1; in e_set_mark()3500 MarkIsSet = 0; in e_inc_fwd()[all …]
613 if (!(adrof(STRhighlight) && MarkIsSet)) { in update_line()626 if (!(adrof(STRhighlight) && MarkIsSet)) { in update_line()1225 if (adrof(STRhighlight) && MarkIsSet) { in RefCursor()1306 if (adrof(STRhighlight) && MarkIsSet) in RefPlusOne()1312 if (adrof(STRhighlight) && MarkIsSet) in RefPlusOne()
454 if (adrof(STRhighlight) && MarkIsSet) { in Inputl()456 MarkIsSet = 0; in Inputl()460 MarkIsSet = 1; in Inputl()
132 EXTERN char MarkIsSet; /* true if the mark has been set explicitly */ variable
592 MarkIsSet = 0; in ResetInLine()
1175 } else if (MarkIsSet) { in so_write()