Searched defs:directionMove (Results 1 – 1 of 1) sorted by relevance
3435 const int directionMove = (spCaret < rangeBase.caret) ? -1 : 1; in HorizontalMove() local3552 const int directionMove = (spCaret < spCaretNow) ? -1 : 1; in HorizontalMove() local