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