Home
last modified time | relevance | path

Searched +defs:text +defs:selection (Results 1 – 25 of 43) sorted by relevance

12

/plugin/imagemapping/
DImageMappingEditor.js14 selection = null; field in ImageMappingEditor
31 constructor(selection) { argument
190 text: LANG.plugins.imagemapping.btn_fewer, property
194 text: LANG.plugins.imagemapping.btn_more, property
198 text: LANG.plugins.imagemapping.btn_save, property
202 text: LANG.plugins.imagemapping.btn_cancel, property
/plugin/etherpadlite/scripts/
Detherpadlite.js364 { 'id' : ep.config["id"], "rev" : ep.config["rev"], "call" : "pad_open", "text" : text, property
431 ep.proxySetSelection = function(selection) { argument
447 ep.proxyDWsetSelection = function(selection) { argument
455 ep.proxyPasteText = function (selection,text,opts) { argument
473 ep.proxyInsertAtCarret = function(textAreaID, text) { argument
475 ep.sendMessage('insert', {'text': text}); property
/plugin/doxycode/scripts/
Dtagselector.js44 selection: null, // the old text selection in the edit textArea property
69 text: LANG.plugins.doxycode.tag_selector_btn_insert, property
75 text: LANG.plugins.doxycode.tag_selector_btn_update, property
/plugin/edittable/script/
Deditor.js263 window.pasteText = function (selection, text, opts) { argument
/plugin/struct/jsoneditor/
H A Djsoneditor-minimalist.min.js30 …define&&define.amd?define(t):"object"==typeof exports?exports.JSONEditor=t():e.JSONEditor=t()}(thi…
32selection=this.editor.getSelection();break;case"keyup":this._getDomField(!0),this._updateDomField(… property
/plugin/edittable/lib/
Dhandsontable.full.js979 text = window.getSelection().toString(); property
981 text = document.selection.createRange().text; property
6887 selection = this.instance.getSelected(); property
6900 selection = [this.row, this.col, null, null]; property
15423 selection.refreshBorders(revertOriginal); field
15958 selection.selectAll(); field
17141 selection.setRangeEnd(priv.selRange.from, scrollToCell); field
17143 selection.setRangeEnd(new _src.CellCoords(endRow, endCol), scrollToCell); field
17182 selection.deselect(); field
34442 selection.setSelectedHeaders(false, false, false); field
[all …]
/plugin/tagfilter/script/select2/
Dselect2.js370 function markMatch(text, term, markup, escapeMarkup) { argument
486text = function (item) { return ""+item.text; }; // function used to retrieve the text portion of … function
504 text = function (item) { return item[dataText]; }; function
549 filtered.results.push(isObject ? this : {id: this, text: this}); property
602 function defaultTokenizer(input, selection, selectCallback, opts) { argument
1009 var obj = { id: this, text: this }, property
2248 matcher: function(term, text, el){ argument
2518 matcher: function(term, text, el){ argument
3346 matcher: function(term, text) { argument
/plugin/mizarverifiabledocs/dist/
H A Dscript.js1 …o,4,,9,,3,,5,17,3,3b,f,,w,1j,,,,4,8,4,,3,7,a,2,t,,1m,,,,2,4,8,,9,,a,2,q,,2,2,1l,,4,2,4,2,2,3,3,,u,…
/plugin/ckeditor5markdown/
H A Dckeditor.js2 …314),s=n.n(r)()(o());s.push([e.id,".ck.ck-toolbar{align-items:center;display:flex;flex-flow:row no…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js1112 this.cropString = function(text, limit) argument
1127 this.isWhitespace = function(text) argument
1132 this.splitLines = function(text) argument
2795 text: [ property
3132 this.parseURLEncodedText = function(text) argument
3191 this.parseURLEncodedTextArray = function(text) argument
3231 this.reEncodeURL = function(file, text) argument
7159 search: function(text, reverse) argument
7565 cropString: function(text) argument
7570 cropMultipleLines: function(text, limit) argument
[all …]
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js402 this.cropString=function(text,limit){text=text+""; argument
408 this.isWhitespace=function(text){return !reNotWhitespace.exec(text) argument
410 this.splitLines=function(text){var reSplitLines2=/.*(:?\r\n|\n|\r)?/mg; argument
1003 …int","resize","scroll"],scroll:["overflow","underflow","overflowchanged"],text:["text"],ui:["DOMAc… property
1136 this.parseURLEncodedText=function(text){var maxValueLength=25000; argument
1160 this.parseURLEncodedTextArray=function(text){var maxValueLength=25000; argument
1176 this.reEncodeURL=function(file,text){var lines=text.split("\n"); argument
1697 }}},startInspecting:function(){},stopInspecting:function(object,cancelled){},search:function(text,r… argument
1776 },cropString:function(text){return cropString(text) argument
1777 },cropMultipleLines:function(text,limit){return cropMultipleLines(text,limit) argument
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js413 this.cropString=function(text,limit){text=text+""; argument
419 this.isWhitespace=function(text){return !reNotWhitespace.exec(text) argument
421 this.splitLines=function(text){var reSplitLines2=/.*(:?\r\n|\n|\r)?/mg; argument
1014 …int","resize","scroll"],scroll:["overflow","underflow","overflowchanged"],text:["text"],ui:["DOMAc… property
1147 this.parseURLEncodedText=function(text){var maxValueLength=25000; argument
1171 this.parseURLEncodedTextArray=function(text){var maxValueLength=25000; argument
1187 this.reEncodeURL=function(file,text){var lines=text.split("\n"); argument
1708 }}},startInspecting:function(){},stopInspecting:function(object,cancelled){},search:function(text,r… argument
1787 },cropString:function(text){return cropString(text) argument
1788 },cropMultipleLines:function(text,limit){return cropMultipleLines(text,limit) argument
[all …]
/plugin/achart/assets/
Dapexcharts.min.js6 …of define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).ApexCharts=e…
/plugin/amcharts/assets/amcharts/plugins/export/
Dexport.js328 text: function( options ) { method
330 text: _this.i18l( "menu.label.draw.text" ), property
471 selection: false, property
/plugin/mermaid/
H A Dmermaid.min.js13 …rguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Yt(Dt),J=!0},e.clearConfig=function(){ct=… argument
267 …chy delimiter.")}},"tallDelim"),od=class{static{o(this,"DocumentFragment")}constructor(e){this.chi…
268 …?(m=Fe.staticSvg("vec",e),g=Fe.svgData.vec[1]):(m=Fe.makeOrd({mode:n.mode,text:n.label},e,"textord… property
272 …aV;fe("\\noexpand",function(t){var e=t.popToken();return t.isExpandable(e.text)&&(e.noexpand=!0,e.… property
273 …rt what input caused this bug`);return n=n.slice(1,-1),{type:"verb",mode:"text",body:n,star:i}}SG.… property
350>{"use strict";rd();yt();mi();pr();xi();TA();ci();IV=X,S5e=Dy,me=tr,nv=a3,$3=ph,fd=o(t=>wr(t,me())… property
386 …ry");d8e=new Ra("tag:yaml.org,2002:binary",{kind:"scalar",resolve:c8e,construct:u8e,predicate:f8e,… variable
388 …oubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?… property
389 …replace("|list","").replace("|html","").replace("|tag","").getRegex()},H_e=/^\\([!"#$%&'()*+,\-./:…
409 …sk,""))),i.items.push({type:"list_item",raw:h,task:!!y,checked:v,loose:!1,text:f,tokens:[]}),i.raw… property
[all …]
/plugin/flowcharts/
Dmermaid.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef…
/plugin/dirtylittlehelper/script/
Dmermaid.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef…
/plugin/diagramsnet/lib/js/mermaid/
Dmermaid.min.js6 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef…
/plugin/mizarveifiabledocs/dist/
Dscript.js1||t>this.lines)throw RangeError(`Invalid line number ${t} in ${this.lines}-line document`);return … property
/plugin/mizarproofchecker/dist/
Dscript.js1||t>this.lines)throw RangeError(`Invalid line number ${t} in ${this.lines}-line document`);return … property
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js15 …"Powered by bpmn.io" style="position: absolute; bottom: 15px; right: 15px; z-index: 100;">'+js+"</…
191 …if(!n)throw new Error("position is missing");this.isOpen()&&this.close();const{entries:o,headerEnt… property
192 …ar n;n=void 0!==sy?sy:uy,e.exports=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=fu…
/plugin/c3chart/assets/
Dd3.min.js2selection?e.selection():e,b=x.selectAll(".domain").data([null]),w=x.selectAll(".tick").data(p,n).o… property
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js9606 BodyHandler.prototype.handleText = function(text) { argument
9697 ElementHandler.prototype.handleText = function(text) { argument
9707 BodyHandler.prototype.handleText.call(this, text); argument
10233 function handleCData(text, getContext) { argument
10242 function handleText(text, getContext) { argument
10288 .on('text', function(text, decodeEntities, getContext) { argument
16557 function setLabel(element, text, isExternal) { argument
17162 function renderLaneLabel(parentGfx, text, element) { argument
18617 function getTextBBox(text, fakeText) { argument
18807 Text.prototype.createText = function(text, options) { argument
[all …]
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js1 …sOwnProperty.call(i,r)&&i[r]&&c.push(i[r][0]),i[r]=0;for(n in s)Object.prototype.hasOwnProperty.ca… argument
109 …:53,CALLBACK_NAME:54,CALLBACK_ARGS:55,HREF:56,CSSCLASS:57,commentToken:58,textToken:59,graphCodeTo… property
137 …{for(n=n||{},i=e.length;i--;n[e[i]]=t);return n},t=[1,2],n=[1,5],i=[6,9,11,23,37],r=[1,17],o=[1,20… property
149 …olate, updateLink, addClass, setDirection, setClass, setLink, getTooltip, setClickEvent, bindFunct… argument
161 …{for(n=n||{},i=e.length;i--;n[e[i]]=t);return n},t=[1,9],n=[1,7],i=[1,6],r=[1,8],o=[1,20,21,22,23,… property
177 …{for(n=n||{},i=e.length;i--;n[e[i]]=t);return n},t=[1,3],n=[1,5],i=[7,9,11,12,13,14,15,16,17,18,20… property
193 …{for(n=n||{},i=e.length;i--;n[e[i]]=t);return n},t=[2,3],n=[1,7],i=[7,12,15,17,19,20,21],r=[7,11,1… property
209 …+(y==h?"end of input":"'"+(this.terminals_[y]||y)+"'"),this.parseError(T,{text:g.match,token:this.… property
217 …{for(n=n||{},i=e.length;i--;n[e[i]]=t);return n},t=[1,4],n=[1,5],i=[1,6],r=[1,7],o=[1,9],s=[1,10,1… property
233 …nal:20,autonumber:21,activate:22,deactivate:23,note_statement:24,title:25,text2:26,loop:27,end:28,… property
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js1 …sOwnProperty.call(i,r)&&i[r]&&c.push(i[r][0]),i[r]=0;for(n in s)Object.prototype.hasOwnProperty.ca… argument
109 …:53,CALLBACK_NAME:54,CALLBACK_ARGS:55,HREF:56,CSSCLASS:57,commentToken:58,textToken:59,graphCodeTo… property
137 …{for(n=n||{},i=e.length;i--;n[e[i]]=t);return n},t=[1,2],n=[1,5],i=[6,9,11,23,37],r=[1,17],o=[1,20… property
149 …olate, updateLink, addClass, setDirection, setClass, setLink, getTooltip, setClickEvent, bindFunct… argument
161 …{for(n=n||{},i=e.length;i--;n[e[i]]=t);return n},t=[1,9],n=[1,7],i=[1,6],r=[1,8],o=[1,20,21,22,23,… property
177 …{for(n=n||{},i=e.length;i--;n[e[i]]=t);return n},t=[1,3],n=[1,5],i=[7,9,11,12,13,14,15,16,17,18,20… property
193 …{for(n=n||{},i=e.length;i--;n[e[i]]=t);return n},t=[2,3],n=[1,7],i=[7,12,15,17,19,20,21],r=[7,11,1… property
209 …+(y==h?"end of input":"'"+(this.terminals_[y]||y)+"'"),this.parseError(T,{text:g.match,token:this.… property
217 …{for(n=n||{},i=e.length;i--;n[e[i]]=t);return n},t=[1,4],n=[1,5],i=[1,6],r=[1,7],o=[1,9],s=[1,10,1… property
233 …nal:20,autonumber:21,activate:22,deactivate:23,note_statement:24,title:25,text2:26,loop:27,end:28,… property
[all …]

12