Searched defs:cursorRequest (Results 1 – 3 of 3) sorted by relevance
97 const cursorRequest = range.pos === range.end && considerEmptySpans; constant
277 const cursorRequest = length === 0 && considerEmptySpans; constant
110 const cursorRequest = start === end && considerEmptySpans; constant