Searched refs:MoveWordEndLeft (Results 1 – 5 of 5) sorted by relevance
72 'MoveWordEndLeft', 'MoveWordEndNext', 'MoveWordEndPrev',
35 TAB(MoveWordEndLeft),
109 int EBuffer::MoveWordEndLeft() { in MoveWordEndLeft() function in EBuffer118 if (MoveWordEndLeft()) return 1; in MoveWordEndPrev()
496 int MoveWordEndLeft();
412 case ExMoveWordEndLeft: return MoveWordEndLeft(); in ExecCommand()