Home
last modified time | relevance | path

Searched refs:addRange (Results 1 – 25 of 60) sorted by relevance

123

/plugin/wysiwyg/fckeditor/editor/_source/classes/
Dfckdomrange_gecko.js78 oSel.addRange( oDocRange ) ;
102 selection.addRange( domRange ) ;
/plugin/chordsheets/
H A Dscript.js178 window.getSelection().addRange(range);
184 window.getSelection().addRange(range);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
DRange.php27 public function addRange($fromValue = null, $toValue = null, ?string $key = null): self function in Elastica\\Aggregation\\Range
DIpRange.php48 public function addRange(?string $fromValue = null, ?string $toValue = null): self function in Elastica\\Aggregation\\IpRange
DGeoDistance.php67 public function addRange(?int $fromValue = null, ?int $toValue = null): self function in Elastica\\Aggregation\\GeoDistance
/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfckdomrange_gecko.js69 oSel.addRange( oDocRange ) ;
/plugin/codehighlight/cp/engines/
Dopera.js71 sel.addRange(range);
204 selct.addRange(range2);
Dgecko.js229 selct.addRange(range2);
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfckselection_gecko.js88 oSel.addRange( oRange ) ;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DIntervalSet.php49 $set->addRange($start, $end);
190 public function addRange(int $left, int $right) : void function in Antlr\\Antlr4\\Runtime\\IntervalSet
H A DLL1Analyzer.php297 $look->addRange(Token::MIN_USER_TOKEN_TYPE, $this->atn->maxTokenType);
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfckselection_gecko.js148 oSel.addRange( oRange ) ;
Dfck_gecko.js192 selection.addRange( range ) ;
Dfck.js795 sel.addRange( range ) ;
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.layout.editor.js26 …r selection=window.getSelection();selection.removeAllRanges();selection.addRange(range);}};Syntax.…
/plugin/siteexport/
Dscript.js548 selection.addRange(range);
/plugin/clipboardutils/lib/
Dclipboard.min.js7 …,(e=document.createRange()).selectNodeContents(t),n.removeAllRanges(),n.addRange(e),n.toString());…
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php384 $iset->addRange($i1, $i2);
/plugin/emoji/script/
Djquery.textcomplete.js1267 sel.addRange(range);
/plugin/linksuggest/vendor/
Djquery.textcomplete.min.js2 …g.insertNode(q),g.setStartAfter(p),g.collapse(!0),f.removeAllRanges(),f.addRange(g)}},_getCaretRel…
/plugin/struct/jsoneditor/
H A Djsoneditor-minimalist.min.js30addRange(t))},t.selectContentEditable=function(e){if(e&&"DIV"==e.nodeName){var t,n;window.getSelec…
/plugin/wysiwyg/fckeditor/editor/js/
Dfckeditorcode_gecko.js31 …ontents(FCKDomTools.PaddingNode);B.collapse(true);A.removeAllRanges();A.addRange(B);}}}};function …
32 …e.appendChild(M);G.setStart(M,0);G.setEnd(M,0);}};F.removeAllRanges();F.addRange(G);FCK.Events.Fir…
56addRange(C);}};FCKDomRange.prototype.SelectBookmark=function(A){var B=this.Window.document.createR…
63 …lectNode(A);var C=FCK.EditorWindow.getSelection();C.removeAllRanges();C.addRange(B);};FCKSelection…
/plugin/fckg/fckeditor/editor/js/
Dfckeditorcode_gecko.js31 …ontents(FCKDomTools.PaddingNode);B.collapse(true);A.removeAllRanges();A.addRange(B);}}}else if (FC…
35 …e.appendChild(M);G.setStart(M,0);G.setEnd(M,0);}};F.removeAllRanges();F.addRange(G);FCK.Events.Fir…
67addRange(C);}};FCKDomRange.prototype.SelectBookmark=function(A){var B=this.Window.document.createR…
74 …Range();B.selectNode(A);var C=this.GetSelection();C.removeAllRanges();C.addRange(B);};FCKSelection…
/plugin/grensladawritezor/fckeditor/editor/js/
Dfckeditorcode_gecko.js52 ….endOffset);}else throw(e);};var C=this.Window.getSelection();C.removeAllRanges();C.addRange(B);}};
58 …lectNode(A);var C=FCK.EditorWindow.getSelection();C.removeAllRanges();C.addRange(B);};FCKSelection…
/plugin/diagramsnet/lib/js/grapheditor/
DGraph.js10137 sel.addRange(range);
10943 sel.addRange(range);
11029 sel.addRange(savedSel[i]);

123