Searched refs:currentSelectionRange (Results 1 – 1 of 1) sorted by relevance
263 let currentSelectionRange = null;274 currentSelectionRange = { variable649 currentSelectionRange = { variable785 const start = currentSelectionRange ? currentSelectionRange.start : textarea.selectionStart;786 const end = currentSelectionRange ? currentSelectionRange.end : textarea.selectionEnd;790 currentSelectionRange = null;