Searched defs:setTextRange (Results 1 – 6 of 6) sorted by relevance
2 … export function setTextRange<T extends TextRange>(range: T, location: TextRange | undefined): T { function
156 void setTextRange(TextRange range) { fTextRange = range; } in setTextRange() function
505 …const elements = result ? setTextRange(factory.createNodeArray(result), node.elements) : node.elem… constant
2136 …const elements = result ? setTextRange(factory.createNodeArray(result), node.elements) : node.elem… constant
25535 function setTextRange(range, location) { function
31646 function setTextRange(range, location) { function