/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/ |
H A D | wordWindow.js | 109 function setText( textIndex, wordIndex, newText ) { argument 122 this.textInputs[textIndex] = beginStr + newText + endStr; 126 var lengthDiff = newText.length - oldText.length; 129 word.size = newText.length; 130 word.value = newText;
|
H A D | spellChecker.js | 443 function _setWordText( text_num, word_num, newText, flag ) { argument 445 this.wordWin.setText( text_num, word_num, newText );
|
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/ |
H A D | wordWindow.js | 109 function setText( textIndex, wordIndex, newText ) { argument 122 this.textInputs[textIndex] = beginStr + newText + endStr; 126 var lengthDiff = newText.length - oldText.length; 129 word.size = newText.length; 130 word.value = newText;
|
H A D | spellChecker.js | 455 function _setWordText( text_num, word_num, newText, flag ) { argument 457 this.wordWin.setText( text_num, word_num, newText );
|
/plugin/fetchmedia/action/ |
H A D | ajax.php | 165 $newText = $this->replaceLinkInText($text, $link, $mediaID); 168 if ($text !== $newText) { 172 … saveWikiText($pageId, $newText, 'File ' . hsc($link) . ' downloaded by fetchmedia plugin');
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 5.5.js | 1 …newText:t}},e.insert=function(e,t){return{range:{start:e,end:e},newText:t}},e.del=function(e){retu…
|
H A D | 2.2.js | 477 function replace(range, newText) { argument 478 return { range: range, newText: newText }; 486 function insert(position, newText) { argument 487 return { range: { start: position, end: position }, newText: newText }; 501 && Is.string(candidate.newText) 923 return { newText: newText, insert: insert, replace: replace }; 36221 if (e.newText.length) { 36222 spans.push(e.newText); 36288 return { newText: textEdit.newText, range: range }; 37292 text: textEdit.newText [all …]
|
H A D | 6.6.js | 1 …newText:t}},e.insert=function(e,t){return{range:{start:e,end:e},newText:t}},e.del=function(e){retu…
|
H A D | 4.4.js | 1 …newText:t}},e.insert=function(e,t){return{range:{start:e,end:e},newText:t}},e.del=function(e){retu…
|
H A D | 70.70.js | 1 …newText,range:this._textSpanToRange(e,t.span)}},t}(m),T=function(e){function t(){return null!==e&&…
|
H A D | 4.4.js.map | 1 …newText = applyEdit(text, edit);\n // format the new text\n var begin = edit.offset;\n va…
|
H A D | json.worker.js.map | 1 …newText = applyEdit(text, edit);\n // format the new text\n var begin = edit.offset;\n va…
|
H A D | 3.3.js.map | 1 …newText The new text.\n */\n function replace(range, newText) {\n return { range: ra…
|
H A D | 5.5.js.map | 1 …newText,\n range: this._textSpanToRange(model, change.span)\n };\n };\n re…
|
H A D | 2.2.js.map | 1 …newText The new text.\n */\n function replace(range, newText) {\n return { range: ra…
|
H A D | bundle.js | 396 …newText=i}get oldLength(){return this.oldText.length}get oldEnd(){return this.oldPosition+this.old…
|
H A D | bundle.js.map | 1 …newText = \"\";\n var escaped = false;\n var ch;\n for (var i = 0; i < text.length; ++i) {\n …
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | 6.6.js | 1 …newText:t}},e.insert=function(e,t){return{range:{start:e,end:e},newText:t}},e.del=function(e){retu…
|
H A D | bundle.js | 396 …newText=i}get oldLength(){return this.oldText.length}get oldEnd(){return this.oldPosition+this.old…
|
/plugin/codemirror/dist/ |
H A D | scripts.min.js.map | 1 …newText","domTextBetween","oldText","cutFront","cutEnd","oldTop","maxCutFront","newBot","oldBot","…
|
/plugin/codemirror/dist/keymaps/ |
H A D | vim.min.js.map | 1 …newText","_value","savedCallback","detach","insertModeChangeRegister","lastChange","logInsertModeC…
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 30999 newText = this.getValue(), 31003 newText !== previousText || 31009 active.provider.update(active.element, newText, active.context.text, {
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js.map | 1 …newText","escaped","processEscapeSequences","svgClusters","clusterLabelPos","domCluster","svgEdgeL…
|