Home
last modified time | relevance | path

Searched refs:textContent (Results 51 – 75 of 175) sorted by last modified time

1234567

/plugin/passwordgrey/
H A Dscript.js23 const password = span.textContent;
26 span.textContent = stars;
29 span.textContent = password;
32 span.textContent = stars;
37 copy.textContent = '?';
42 copy.textContent = '✓';
45 copy.textContent = '?';
61 textarea.textContent = text;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js1831 output.push(escape$1(node.textContent, TEXT_ENTITIES));
18619 fakeText.textContent = text;
18629 fakeText.textContent = emptyLine ? 'dummy' : text;
18923 tspan.textContent = line.text;
30695 var containerTextContent = startContainer.textContent;
30697 startContainer.textContent =
30711 offset = textNode.textContent.length;
30719 childNode.textContent =
30720 startContainer.textContent.substring(0, startOffset) +
30722 endContainer.textContent.substring(endOffset);
[all …]
H A Dbpmn-modeler.production.min.js2 …)}function ze(e,t){var n,i,r,o,a;switch(e.nodeType){case 3:t.push(Ie(e.textContent,Oe));break;case…
28textContent=e;try{var i,r=""===e;return t.textContent=r?"dummy":e,i={width:(n=t.getBBox()).width+2…
34textContent;o.textContent=l.substring(0,s)+e+l.substring(c),n=o,i=s+e.length}else if(o===this.cont…
/plugin/quickstats/scripts/
H A Dsorttable-cmpr.js3 …ribute("sorttable_customkey")}else{if(typeof b.textContent!="undefined"&&!hasInputs){return b.text…
H A Dsorttable.js212 else if (typeof node.textContent != 'undefined' && !hasInputs) {
213 return node.textContent.replace(/^\s+|\s+$/g, '');
/plugin/strata/
H A Dscript.js201 if (values.indexOf(v.textContent) == -1) {
202 values.push(v.textContent);
214 option.textContent = v==''?'<no value>':v;
288 return v.textContent.toLowerCase();
387 createFilterFieldAndSort(th, filterColumns.charAt(i), i, i, sortColumns.charAt(i), fieldSelector, div, td.textContent);
447 f.caption.push(captionElement.textContent);
455 'caption': [captionElement.textContent],
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js350 else if ((child.nodeType == 3 || child.nodeType == 4) && child.textContent.trim())
352 obj["#text"] = child.textContent;
/plugin/diagramsnet/lib/math/jax/input/MathML/
H A Djax.js19textContent.replace(/This page.*?errors:|XML Parsing Error: |Below is a rendering of the page.*/g,…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js7851 nodeValue = childElem.textContent;
9188 … var v = cell.getAttribute("V") || cell.textContent || "";
9273 return this.text != null ? this.text.textContent : null;
10270 value = node.textContent;
10446 var text = node.textContent;
11293 xS = xEl.textContent;
11300 yS = yEl.textContent;
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js6052 winTitle.textContent = mxResources.get('notifications');
6056 winClose.textContent = 'x';
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js85 …romCharCode(parseInt(b[1],16)):r&&F.test(a)?(r.innerHTML="&"+a+";",b=r.textContent,i[a]=b):"&"+a+"…
249 …a[void 0===a.textContent?"text":"textContent"]:""},setTextContent:function(a,b){void 0!==a.innerTe…
2281 …ame("span"),l=null!=f&&0<f.length?mxUtils.trim(decodeURIComponent(f[0].textContent)):decodeURIComp…
2977 k=0;k<m.length&&null==d;k++)m[k].textContent==b.textContent&&(d=m[k]);null!=d&&"A"==d.nodeName&&(c=…
H A Dviewer.min.js85 …romCharCode(parseInt(b[1],16)):r&&F.test(a)?(r.innerHTML="&"+a+";",b=r.textContent,i[a]=b):"&"+a+"…
249 …a[void 0===a.textContent?"text":"textContent"]:""},setTextContent:function(a,b){void 0!==a.innerTe…
2281 …ame("span"),l=null!=f&&0<f.length?mxUtils.trim(decodeURIComponent(f[0].textContent)):decodeURIComp…
2977 k=0;k<m.length&&null==d;k++)m[k].textContent==b.textContent&&(d=m[k]);null!=d&&"A"==d.nodeName&&(c=…
H A Dextensions.min.js1081 …&&"BR"==a[c+1].nodeName.toUpperCase()&&(n=!0,c++);W(d,y,D,C,(b.OL?b.LiIndex+". ":"")+g.textContent+
1084 …,C.appendChild(w)),W(d,y,D,C,"")):W(d,y,D,C,(b.OL?b.LiIndex+". ":"")+g.textContent)}}};"html"==c&&…
1387 …):"Cell"===f)?(f=d.getAttribute("N")||"",e=d.getAttribute("V")||""):(f=d.nodeName,e=d.textContent);
1434 ….length;q++){var D=e[q],c=D.getAttribute("N"),D=D.getAttribute("V")||D.textContent||"";switch(c){c…
1435 ….getShapeXML(this):""};b.prototype.getText=function(){return null!=this.text?this.text.textContent:
1490 this.getIndex(k);break;case "fld":d=this.getIndex(k);break;case "#text":k=k.textContent;var m;m=thi…
1495 …n(a,b){return a&&a.equals?a.equals(b):a===b}(q.nodeName,"#text")&&(q=q.textContent,g+=b.call(this,…
1523 …("F"):c.textContent,d=e.getElementsByTagName(f.mxgraph.io.vsdx.mxVsdxConstants.Y).item(0),d=d.hasA…
1583 …ataElem2Obj(d))}else 3!=d.nodeType&&4!=d.nodeType||!d.textContent.trim()||(k["#text"]=d.textConten…
1705textContent=""}function Ht(t){return function(){this.textContent=t}}function Gt(t){return function…
/plugin/diagramsnet/lib/math/config/
H A DAM_HTMLorMML-full.js55textContent=q.open;o.appendChild(r)}for(u=0,p=this.data.length;u<p;u++){if(q.separators&&u>0){r=th…
H A DAccessible-full.js76textContent.replace(/This page.*?errors:|XML Parsing Error: |Below is a rendering of the page.*/g,…
77textContent=q.open;o.appendChild(r)}for(u=0,p=this.data.length;u<p;u++){if(q.separators&&u>0){r=th…
H A DAccessible.js73textContent.replace(/This page.*?errors:|XML Parsing Error: |Below is a rendering of the page.*/g,…
H A DMML_HTMLorMML-full.js54textContent.replace(/This page.*?errors:|XML Parsing Error: |Below is a rendering of the page.*/g,…
55textContent=q.open;o.appendChild(r)}for(u=0,p=this.data.length;u<p;u++){if(q.separators&&u>0){r=th…
H A DMML_HTMLorMML.js52textContent.replace(/This page.*?errors:|XML Parsing Error: |Below is a rendering of the page.*/g,…
H A DTeX-MML-AM_HTMLorMML-full.js73textContent.replace(/This page.*?errors:|XML Parsing Error: |Below is a rendering of the page.*/g,…
75textContent=q.open;o.appendChild(r)}for(u=0,p=this.data.length;u<p;u++){if(q.separators&&u>0){r=th…
H A DTeX-MML-AM_HTMLorMML.js70textContent.replace(/This page.*?errors:|XML Parsing Error: |Below is a rendering of the page.*/g,…
H A DTeX-MML-AM_SVG-full.js66textContent.replace(/This page.*?errors:|XML Parsing Error: |Below is a rendering of the page.*/g,…
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dcontent-mathml.js19textContent},setTextContent:function(h,j){for(var g=0,f=h.childNodes.length;g<f;g++){if(h.childNod…
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dexplorer.js149 e.textContent = "", setTimeout(function() {
150 e.textContent = t;
153 e.textContent = "", e.textContent = t;
H A Dmathjax-sre.js147 var b=a.childNodes[0].childNodes[1].textContent;a=a.childNodes[0].childNodes[0].textContent;var c=N…
234 …v\u200b]*$/,""):a.trim();a=a&&!b?a:b;this.textContent!=a&&(b=sre.SemanticAttr.lookupMeaning(a),thi…
258textContent)};sre.SemanticPred.isIntegralDxBoundarySingle=function(a){if(sre.SemanticPred.isAttrib…
300textContent!==f.textContent))return c.push(a.shift()),(e=b.shift())&&d.push(e),sre.SemanticProcess…
512 …SemanticAttr.functionApplication();if(a&&b&&a.textContent&&b.textContent&&a.textContent===c&&b.tex…
521textContent);b.appendChild(c);sre.EnrichMathml.setAttributes(b,a);b.setAttribute(sre.EnrichMathml.…
740 …rdinal"))return!0;var b=parseInt(a.childNodes[0].textContent,10);a=parseInt(a.childNodes[1].textCo…
747textContent,10);return isNaN(b)?a.textContent:10<b?sre.Messages.NUMBERS.simpleOrdinal(b):sre.Messa…
748textContent,d="open"===a.getAttribute("role")?0:1;for(a=a.parentNode;a;)a.tagName===sre.SemanticAt…
755 …gory(b.textContent))return[a]}return[]};sre.ClearspeakUtil.wordOrdinal=function(a){return sre.Mess…
[all …]
H A Dwgxpath.install.js35 … x(b,a,b.nodeName,c)};function z(a){var b=null,c=a.nodeType;1==c&&(b=a.textContent,b=void 0==b||nu…

1234567