Home
last modified time | relevance | path

Searched refs:getSelection (Results 76 – 100 of 154) sorted by last modified time

1234567

/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js1724 getSelection:function(_el){
1743 var position = firebug.getSelection(_el);
H A Dfirebug-lite-1.2-compressed.js79 _event.preventDefault();},getSelection:function(_el){with(firebug){if(lib.env.ie){var range=documen…
80 …{if(_event.keyCode==9){if(_el.setSelectionRange){var position=firebug.getSelection(_el);_el.value=…
H A Dfirebug-lite-1.4.js7378 if(row){var sel=this.document.defaultView.getSelection();
7387 }}if(row){this.document.defaultView.getSelection().selectAllChildren(row);
/plugin/block/
H A Dscript.js33 …if(typeof window.getSelection != 'undefined' && typeof window.getSelection.getText !='undefined'…
34 saveSelectionObj = getSelection(wikiTextArea);
/plugin/codemirror/dist/
H A Dscripts.min.js.map1getSelection","te","ownerDocument","selection","parentElement","compareEndPoints","hasCopyEvent","…
H A Dscripts.min.js3getSelection){var d=window.getSelection();if(d.anchorNode&&d.extend&&F(a.display.lineDiv,d.anchorN…
4getSelection:function(a){var b=this.sel.ranges,c;for(var d=0;d<b.length;d++){var e=Za(this,b[d].fr…
6getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()};Yh.prototype.…
7getSelection()||i.lastQuery;if(j instanceof RegExp&&j.source=="x^")j=null;if(e&&b.openDialog){var …
8 …s:window.selection_class,DWgetSelection:window.DWgetSelection||window.getSelection,DWsetSelection:…
/plugin/codemirror/dist/keymaps/
H A Demacs.min.js.map1getSelection","Ctrl-Y","setSelection","Alt-Y","Ctrl-Space","Ctrl-Shift-2","Ctrl-F","Ctrl-B","Right…
H A Dvim.min.js2getSelection();b.replaceSelection("");f=i}else{g=b.getSelection();var o=ca("",d.length);b.replaceS…
H A Dvim.min.js.map1getSelection","replaceSelection","replacement","replaceSelections","delete","indent","startLine","…
H A Demacs.min.js1 …){e+="\n";d=b(c.line+1,0)}j(a,c,d,"grow",e)}),"Alt-W":function(a){e(a.getSelection());F(a)},"Ctrl-…
/plugin/etherpadlite/scripts/
H A Detherpadlite.js427 return ep.getSelection.apply(self, [textArea]);
628 ep.getSelection = self.getSelection;
637 self.getSelection = ep.proxyGetSelection;
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js9069 window.getSelection().removeAllRanges();
H A Dviewer.js.map1 … Presentation Mode, hence we remove any active selection.\n window.getSelection().removeAllRang…
/plugin/sketchcanvas/script/
H A Dnewfigure.js28 sel = getSelection(ed);
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js13 …ocument.activeElement;return t===document.body&&document.getSelection&&(t=document.getSelection().…
H A Ddhtmlxgantt_keyboard_navigation.js.map1getSelection","_locate_css","getScope","scopes","headerCell","taskCell","findVisibleColumnIndex","…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js342 if(activeElement === document.body && document.getSelection){
343 activeElement = document.getSelection().focusNode || document.body;
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js27780 var sel = this.document.defaultView.getSelection();
27799 this.document.defaultView.getSelection().selectAllChildren(row);
/plugin/emoji/script/
H A Djquery.textcomplete.js1224 var sel = this.el.ownerDocument.getSelection();
1284 var range = this.el.ownerDocument.getSelection().getRangeAt(0).cloneRange();
1321 var range = this.el.ownerDocument.getSelection().getRangeAt(0);
/plugin/metaeditor/
H A Djstree.js582 if(window.getSelection) {
583 var sel = window.getSelection();
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1 …electedCells(this._.editor.getSelection());this.setupContent(this.cells[0])},onOk:function(){var o…
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
H A Dfind.js6 …itable(),CKEDITOR.POSITION_BEFORE_END);return d}function t(a){var b=c.getSelection().getRanges()[0…
16 if(!k){var l=c.getSelection();l.selectRanges([b]);c.fire("saveSnapshot")}b.deleteContents();b.inser…
23 …}})},onShow:function(){e.searchRange=t();var a=this.getParentEditor().getSelection().getSelectedTe…
24 …d()&&(e.matchRange.removeHighlight(),(a=e.matchRange.toDomRange())&&c.getSelection().selectRanges(…
/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc156 selection = editor.getSelection();
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js1getSelection(),E=I&&I.getSelectedElement(),H=E&&G.elementPath(E).contains("a",1);var B;if(E&&E["$"…
H A Dimage.js.unc313 sel = editor.getSelection(),
479 editor.getSelection().selectElement( this.linkElement );

1234567