Home
last modified time | relevance | path

Searched refs:textRange (Results 1 – 11 of 11) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DDeleteTextRequest.php62 public function setTextRange(Range $textRange) argument
64 $this->textRange = $textRange;
71 return $this->textRange;
DDeleteParagraphBulletsRequest.php62 public function setTextRange(Range $textRange) argument
64 $this->textRange = $textRange;
71 return $this->textRange;
DCreateParagraphBulletsRequest.php80 public function setTextRange(Range $textRange) argument
82 $this->textRange = $textRange;
89 return $this->textRange;
DUpdateTextStyleRequest.php96 public function setTextRange(Range $textRange) argument
98 $this->textRange = $textRange;
105 return $this->textRange;
DUpdateParagraphStyleRequest.php96 public function setTextRange(Range $textRange) argument
98 $this->textRange = $textRange;
105 return $this->textRange;
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.layout.editor.js21textRange=document.selection.createRange();var preCaretTextRange=document.body.createTextRange();p…
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js896 var textRange = node.createTextRange();
897 textRange.collapse(true);
898 textRange.moveEnd('character', pos);
899 textRange.moveStart('character', pos);
900 textRange.select();
/plugin/mizarveifiabledocs/dist/
Dscript.js.map1textRange(dom, 0, dom.nodeValue.length).getClientRects();\n else if (dom.nodeType == 1) return …
/plugin/mizarproofchecker/dist/
Dscript.js.map1textRange(dom, 0, dom.nodeValue.length).getClientRects();\n else if (dom.nodeType == 1) return …
/plugin/mizarverifiabledocs/dist/
H A Dscript.js.map1textRange(dom, 0, dom.nodeValue.length).getClientRects();\n else if (dom.nodeType == 1) return …
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1textRange = document.body.createTextRange();\n try {\n textRange.moveToPoint(coo…