Searched refs:UndoAction (Results 1 – 2 of 2) sorted by relevance
189 UndoAction = TCSHOP_INSERT; in c_delafter()230 UndoAction = TCSHOP_INSERT; in c_delbefore()771 UndoAction = TCSHOP_INSERT; in c_delfini()1768 UndoAction = TCSHOP_NOP; in e_up_hist()1796 UndoAction = TCSHOP_NOP; in e_down_hist()1851 UndoAction = TCSHOP_NOP; in e_up_search_hist()1926 UndoAction = TCSHOP_NOP; in e_down_search_hist()2966 UndoAction = TCSHOP_INSERT; in v_action()3174 UndoAction = TCSHOP_DELETE; in v_insbeg()3188 UndoAction = TCSHOP_CHANGE; /* Set Up for VI undo command */ in v_replone()[all …]
144 EXTERN int UndoAction; variable