Searched refs:diffEnd (Results 1 – 2 of 2) sorted by relevance
1154 val diffEnd = abs(rawOffsetEnd.value - eventX) in activeInteraction() constant1155 return diffStart.compareTo(diffEnd) in activeInteraction()
2269 val diffEnd = abs(state.rawOffsetEnd - eventX) in activeInteraction() constant2270 return diffStart.compareTo(diffEnd) in activeInteraction()