Searched refs:rangeCount (Results 1 – 25 of 45) sorted by relevance
12
| /plugin/issuetracker/ |
| D | wysiwyg_editor.js | 17 if (sel.rangeCount) { 19 for (var i = 0, len = sel.rangeCount; i < len; ++i) { 47 if (sel.rangeCount) { 49 for (var i = 0, len = sel.rangeCount; i < len; ++i) {
|
| /plugin/wysiwyg/fckeditor/editor/_source/internals/ |
| D | fckselection_gecko.js | 35 if ( sel && sel.rangeCount == 1 ) 129 if ( oSel && oSel.rangeCount > 0 ) 131 var range = oSel.getRangeAt( startBoundary ? 0 : ( oSel.rangeCount - 1 ) ) ; 205 for ( var i = 0 ; i < oSel.rangeCount ; i++ )
|
| D | fcktablehandler_gecko.js | 31 if ( oSelection.rangeCount == 1 && oSelection.anchorNode.nodeType == 3 ) 41 for ( var i = 0 ; i < oSelection.rangeCount ; i++ )
|
| D | fck_gecko.js | 215 if ( !sel || sel.rangeCount < 1 )
|
| D | fck.js | 787 if ( sel && sel.rangeCount == 1 )
|
| /plugin/grensladawritezor/fckeditor/editor/_source/internals/ |
| D | fcktablehandler_gecko.js | 31 if ( oSelection.rangeCount == 1 && oSelection.anchorNode.nodeType == 3 ) 42 for ( var i = 0 ; i < oSelection.rangeCount ; i++ )
|
| D | fckselection_gecko.js | 37 if ( oSel && oSel.rangeCount == 1 ) 145 for ( var i = 0 ; i < oSel.rangeCount ; i++ )
|
| /plugin/grensladawritezor/fckeditor/editor/_source/classes/ |
| D | fckdomrange_gecko.js | 32 if ( oSel.rangeCount == 1 )
|
| D | fckstyledef_gecko.js | 33 for ( var i = 0 ; i < oSelection.rangeCount ; i++ )
|
| /plugin/wysiwyg/fckeditor/editor/_source/classes/ |
| D | fckdomrange_gecko.js | 32 if ( oSel && oSel.rangeCount > 0 )
|
| /plugin/fckg/fckeditor/editor/plugins/fonts/ |
| D | fckplugin.js | 116 for ( var i = 0 ; i < oSelection.rangeCount ; i++ ) {
|
| /plugin/fckg/fckeditor/editor/plugins/plugintool/ |
| D | fckplugin.js | 132 for ( var i = 0 ; i < oSelection.rangeCount ; i++ ) {
|
| /plugin/fckg/fckeditor/editor/plugins/geshi/ |
| D | fckplugin.js | 138 for ( var i = 0 ; i < oSelection.rangeCount ; i++ ) {
|
| /plugin/highlight2wiki/ |
| D | script.js | 14 for(var i = 0; i < selectedText.rangeCount; i++) {
|
| /plugin/jquery-syntax/jquery-syntax/ |
| D | jquery.syntax.layout.editor.js | 24 …tClientState=function(){var state={};var selection=window.getSelection();if(selection.rangeCount>0)
|
| /plugin/wysiwyg/fckeditor/editor/_source/commandclasses/ |
| D | fcklistcommands.js | 151 for ( var i = 1 ; selectionObject && i < selectionObject.rangeCount ; i++ )
|
| /plugin/fckg/fckeditor/editor/plugins/range/ |
| D | fckplugin.js | 356 if(rng && rng.rangeCount && rng.getRangeAt) {
|
| /plugin/grensladawritezor/fckeditor/editor/js/ |
| D | fckeditorcode_gecko.js | 52 …n=function(){this.Release(true);var A=this.Window.getSelection();if (A.rangeCount==1){this._Range=… 58 …rangeCount==1){var B=A.getRangeAt(0);if (B.startContainer==B.endContainer&&(B.endOffset-B.startOff… 60 ….rangeCount==1&&B.anchorNode.nodeType==3){var C=FCKTools.GetElementAscensor(B.anchorNode,'TD,TH');… 63 …ntInstance.EditorDocument.createElement(this.Element);for (var i=0;i<A.rangeCount;i++){e.appendChi…
|
| /plugin/fckg/fckeditor/editor/js/ |
| D | fckeditorcode_gecko.js | 31 …E&&FCKDomTools.PaddingNode){var A=FCKSelection.GetSelection();if (A&&A.rangeCount==1){var B=A.getR… 35 …rDocument.body.firstChild);var A=FCKSelection.GetSelection();if (!A||A.rangeCount<1) return;var B=… 67 …unction(){this.Release(true);var A=this.Window.getSelection();if (A&&A.rangeCount>0){this._Range=F… 74 …rangeCount==1){var C=B.getRangeAt(0);if (C.startContainer==C.endContainer&&(C.endOffset-C.startOff… 76 …B.rangeCount==1&&B.anchorNode.nodeType==3){var C=FCKTools.GetElementAscensor(B.anchorNode,'TD,TH')… 89 …tion();if (T&&F.length==0) K.push(T.getRangeAt(0));for (var i=1;T&&i<T.rangeCount;i++) K.push(T.ge…
|
| /plugin/wysiwyg/fckeditor/editor/js/ |
| D | fckeditorcode_gecko.js | 31 …CKDomTools.PaddingNode){var A=FCK.EditorWindow.getSelection();if (A&&A.rangeCount==1){var B=A.getR… 32 …ument.body.firstChild);var O=FCK.EditorWindow.getSelection();if (!O||O.rangeCount<1) return;var G=… 56 …unction(){this.Release(true);var A=this.Window.getSelection();if (A&&A.rangeCount>0){this._Range=F… 63 …rangeCount==1){var C=B.getRangeAt(0);if (C.startContainer==C.endContainer&&(C.endOffset-C.startOff… 65 …B.rangeCount==1&&B.anchorNode.nodeType==3){var C=FCKTools.GetElementAscensor(B.anchorNode,'TD,TH')… 78 …tion();if (T&&F.length==0) K.push(T.getRangeAt(0));for (var i=1;T&&i<T.rangeCount;i++) K.push(T.ge…
|
| D | fckeditorcode_ie.js | 32 …CKDomTools.PaddingNode){var A=FCK.EditorWindow.getSelection();if (A&&A.rangeCount==1){var B=A.getR… 79 …tion();if (T&&F.length==0) K.push(T.getRangeAt(0));for (var i=1;T&&i<T.rangeCount;i++) K.push(T.ge…
|
| /plugin/codemirror/dist/keymaps/ |
| D | sublime.min.js.map | 1 …rangeCount","sortLines","caseSensitive","toSort","selected","lines","sort","a","b","au","bu","sort…
|
| /plugin/struct/jsoneditor/ |
| H A D | jsoneditor-minimalist.min.js | 30 …if(window.getSelection){var e=window.getSelection();if(e.getRangeAt&&e.rangeCount)return e.getRang… 32 …e.multiSelect&&(t=e.selection.index,d.rangeCount!=e.multiSelect.rangeCount&&(d={rangeCount:e.multi… property
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Graph.js | 10035 if (sel.getRangeAt && sel.rangeCount) 10132 if (sel.getRangeAt && sel.rangeCount) 10680 if (sel.getRangeAt && sel.rangeCount) 10993 if (sel.getRangeAt && sel.rangeCount) 10997 for (var i = 0, len = sel.rangeCount; i < len; ++i)
|
| D | Format.js | 3437 var container = (selection.rangeCount > 0) ? selection.getRangeAt(0).commonAncestorContainer : 3512 if (selection.rangeCount > 0)
|
12