Home
last modified time | relevance | path

Searched refs:setAttributeNS (Results 1 – 25 of 59) sorted by relevance

123

/plugin/pdfjs/pdfjs/build/
Dpdf.js21621 current.tspan.setAttributeNS(null, 'font-family', current.fontFamily);
21622 current.tspan.setAttributeNS(null, 'font-size', "".concat(pf(current.fontSize), "px"));
21623 current.tspan.setAttributeNS(null, 'y', pf(-current.y));
21649 current.tspan.setAttributeNS(null, 'font-family', current.fontFamily);
21650 current.tspan.setAttributeNS(null, 'font-size', "".concat(pf(current.fontSize), "px"));
21651 current.tspan.setAttributeNS(null, 'y', pf(-current.y));
21722 current.tspan.setAttributeNS(null, 'x', current.xcoords.map(pf).join(' '));
21723 current.tspan.setAttributeNS(null, 'y', pf(-current.y));
21724 current.tspan.setAttributeNS(null, 'font-family', current.fontFamily);
21725 current.tspan.setAttributeNS(null, 'font-size', "".concat(pf(current.fontSize), "px"));
[all …]
Dpdf.js.map1setAttributeNS(null, 'font-family', current.fontFamily);\n current.tspan.setAttributeNS(null, '…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
DVsdxExport.js625 root.setAttributeNS('http://www.w3.org/2000/xmlns/', 'xmlns', that.XMLNS);
626 root.setAttributeNS('http://www.w3.org/2000/xmlns/', "xmlns:r", that.XMLNS_R);
721 pagesRoot.setAttributeNS('http://www.w3.org/2000/xmlns/', 'xmlns', that.XMLNS);
722 pagesRoot.setAttributeNS('http://www.w3.org/2000/xmlns/', "xmlns:r", that.XMLNS_R);
745 relE.setAttributeNS(that.XMLNS_R, "r:id", "rId" + i);
/plugin/imagemapping/
DImageMappingEditor.js338 selectedElement.setAttributeNS(null, "cx", coord.x - offset.x);
339 selectedElement.setAttributeNS(null, "cy", coord.y - offset.y);
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
Dmglyph.js19 …ectRatio="none";this.SUPER(arguments).Init.call(this,g);this.element.setAttributeNS(c,"href",k.SRC…
/plugin/findologicxmlexport/vendor/jms/serializer/src/
DXmlSerializationVisitor.php375 $this->document->documentElement->setAttributeNS(
460 $element->setAttributeNS('http://www.w3.org/2000/xmlns/', $attribute, $uri);
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.svg.js37 el.setAttributeNS(xlink, key.substring(6), Str(attr[key]));
361 pn.setAttributeNS(xlink, "show", value == "blank" ? "new" : value);
363 pn.setAttributeNS(xlink, att, value);
470 node.setAttributeNS(xlink, "href", value);
1238 el.setAttributeNS(xlink, "href", src);
/plugin/odt2dw/
Daction.php216 …=> $value ) if ( $this->racine->hasAttribute($attr) ) $this->racine->setAttributeNS( "http://www.w…
/plugin/rigrr/lib/svg-pan-zoom/
Dsvg-pan-zoom.js942 svg.setAttributeNS('xmlns', 'xlink', 'http://www.w3.org/1999/xlink');
943 svg.setAttributeNS('xmlns', 'ev', 'http://www.w3.org/2001/xml-events');
/plugin/odtplus2dw/
Daction.php233 …=> $value ) if ( $this->racine->hasAttribute($attr) ) $this->racine->setAttributeNS( "http://www.w…
/plugin/saml/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php965 $node->setAttributeNS($prefix_ns, $attname, $uri);
987 … $XPathNode->setAttributeNS("http://www.w3.org/2000/xmlns/", "xmlns:$prefix", $namespace);
/plugin/adfs/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php965 $node->setAttributeNS($prefix_ns, $attname, $uri);
987 … $XPathNode->setAttributeNS("http://www.w3.org/2000/xmlns/", "xmlns:$prefix", $namespace);
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
Dmenclose.js19 …,h);j.isMathJax=true;if(i){for(var k in i){if(i.hasOwnProperty(k)){j.setAttributeNS(null,k,i[k].to…
/plugin/callflow/
Draphael.js5799 el.setAttributeNS(xlink, key.substring(6), Str(attr[key]));
6097 pn.setAttributeNS(xlink, "show", value == "blank" ? "new" : value);
6099 pn.setAttributeNS(xlink, att, value);
6206 node.setAttributeNS(xlink, "href", value);
6940 el.setAttributeNS(xlink, "href", src);
/plugin/sequencediagram/bower_components/raphael/
Draphael.no-deps.min.js1setAttributeNS(p,a.substring(6),r(n[a])):i.setAttribute(a,r(n[a])));else(i=t._g.doc.createElementN…
Draphael.min.js1setAttributeNS(p,a.substring(6),r(n[a])):i.setAttribute(a,r(n[a])));else(i=t._g.doc.createElementN…
/plugin/advrack/
Draphael.js5798 el.setAttributeNS(xlink, key.substring(6), Str(attr[key]));
6103 pn.setAttributeNS(xlink, "show", value == "blank" ? "new" : value);
6105 pn.setAttributeNS(xlink, att, value);
6212 node.setAttributeNS(xlink, "href", value);
6946 el.setAttributeNS(xlink, "href", src);
/plugin/flowchartjs/
Draphael.min.js1setAttributeNS(p,a.substring(6),r(n[a])):i.setAttribute(a,r(n[a])));else(i=t._g.doc.createElementN…
/plugin/chordsheets/js/
H A Draphael.js1setAttributeNS(p,a.substring(6),r(n[a])):i.setAttribute(a,r(n[a])));else(i=t._g.doc.createElementN…
/plugin/diagramsnet/lib/math/jax/output/SVG/
Djax.js19setAttributeNS(m,"href",d+"#"+q)}this.h=(A+D)*x;this.d=(B+D)*x;this.w=(C+D/2)*x;this.l=(y+D/2)*x;t…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
Dd3.min.js1setAttributeNS(n.space,n.local,t)}function o(){var e=t.apply(this,arguments);null==e?this.removeAt…
3 …vo=po.setAttributeNS,yo=this.CSSStyleDeclaration.prototype,mo=yo.setProperty;po.setAttribute=funct…
5setAttributeNS(a.space,a.local,t(n))})})}if(arguments.length<2){for(t in n)this.attr(t,n[t]);retur…
/plugin/diagramsnet/lib/js/grapheditor/
DGraph.js9760 root.setAttributeNS('http://www.w3.org/2000/xmlns/', 'xmlns:xlink', mxConstants.NS_XLINK);
9954 … if (a.setAttributeNS == null || (root.ownerDocument != document && document.documentMode == null))
9961 a.setAttributeNS(mxConstants.NS_XLINK, 'xlink:href', Graph.foreignObjectWarningLink);
9962 a.setAttributeNS(mxConstants.NS_XLINK, 'target', '_blank');
/plugin/sequencediagram/bower_components/snap.svg/dist/
Dsnap.svg.js926 el.setAttributeNS(xlink, key.substring(6), val);
928 el.setAttributeNS(xmlns, key.substring(4), val);
Dsnap.svg-min.js19 …(b[c]);e?"xlink:"==c.substring(0,6)?a.setAttributeNS(T,c.substring(6),e):"xml:"==c.substring(0,4)?…
/plugin/diagramsnet/lib/js/diagramly/
DEditor.js6535 …svgDoc.setAttributeNS != null? style.setAttributeNS('type', 'text/css') : style.setAttribute('type…

123