Home
last modified time | relevance | path

Searched refs:addAttribute (Results 26 – 39 of 39) sorted by last modified time

12

/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js2addAttribute(n.nsAttributeName(t.name),t.value)}catch(n){console.warn("missing namespace informati…
/plugin/captcha/
H A DEasySVG.php189 $path->addAttribute($key, $value);
191 $path->addAttribute('d', $def);
506 public function addAttribute($key, $value)
508 return $this->svg->addAttribute($key, $value);
527 public function addAttribute($key, $value) global() function in EasySVG
H A Dhelper.php359 $svg->addAttribute('width', $x . 'px');
360 $svg->addAttribute('height', $y . 'px');
361 $svg->addAttribute('viewbox', "0 0 $x $y");
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2 …try: .addIndex() has been renamed to .setIndex()."),this.setIndex(t)},addAttribute:function(t,e){r…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js10831 self.addAttribute(self.nsAttributeName(attr.name), attr.value);
11004 self.addAttribute(self.nsAttributeName(p), value);
11016 ElementSerializer.prototype.addAttribute = function(name, value) {
11107 this.addAttribute(
H A Dbpmn-modeler.production.min.js7addAttribute(n.nsAttributeName(t.name),t.value)}catch(n){console.warn("missing namespace informati…
/plugin/ol3/
H A Dscript.js8addAttribute=function(t){return this.attributes.push(t),this},t.prototype.addVarying=function(t,e,… method in t
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DXmlSerializationTest.php134 $item->addAttribute($attribute);
/plugin/findologicxmlexport/vendor/findologic/libflexport/examples/
H A DXmlExample.php77 $item->addAttribute(new Attribute($attributeName, $attributeValues));
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DItem.php221 public function addAttribute(Attribute $attribute) function in FINDOLOGIC\\Export\\Data\\Item
/plugin/findologicxmlexport/
H A DDokuwikiXMLExport.php285 $item->addAttribute($attributeCategory);
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.DefinitionID.txt
/plugin/xslfo/
H A Daction.php189 $media_filename->addAttribute('src', $media['src']);
190 $media_filename->addAttribute('width', $media['width']);
191 $media_filename->addAttribute('height', $media['height']);

12