Home
last modified time | relevance | path

Searched refs:attribs (Results 1 – 15 of 15) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
DSvg.php258 function svgImage($attribs) argument
261 $x = (isset($attribs['x']) ? $attribs['x'] : 0);
262 $y = (isset($attribs['y']) ? $attribs['y'] : 0);
264 …$par = (isset($attribs['preserveAspectRatio']) ? $attribs['preserveAspectRatio'] : 'xMidYMid meet'…
266 $wset = (isset($attribs['width']) ? $attribs['width'] : 0);
267 $hset = (isset($attribs['height']) ? $attribs['height'] : 0);
277 $srcpath = $attribs['xlink:href'];
370 function svgGradient($gradient_info, $attribs, $element) argument
380 $w = $attribs['width'];
381 $h = $attribs['height'];
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/classes/
Dfckstyle.js424 var attribs = this._GetAttribsForComparison() ;
425 var allMatched = ( attribs._length == 0 ) ;
426 for ( var att in attribs )
453 if ( !( attribs = override.Attributes ) ) // Only one "="
456 for ( var i = 0 ; i < attribs.length ; i++ )
458 var attName = attribs[i][0] ;
461 var attValue = attribs[i][1] ;
515 var attribs = this._GetAttribsForComparison() ;
527 for ( var att in attribs )
661 var attribs = this._StyleDesc.Attributes ;
[all …]
Dfcktoolbarstylecombo.js181 var attribs = style._StyleDesc.Attributes ;
182 if ( attribs )
184 for ( var att in attribs )
/plugin/svg/
Dsvgparser.php21 function start_element( $parser, $name, $attribs ) argument
25 $this->width = $attribs[ 'WIDTH' ];
26 $this->height = $attribs[ 'HEIGHT' ];
/plugin/diagramsnet/lib/js/sanitizer/
Dsanitizer.min.js88 …Error("tagPolicy did not return object (old API?)");if("attribs"in k)e=k.attribs;else throw Error(…
93 …d){return function(e,f){if(g.f[e]&g.c.UNSAFE)d&&y(d,e,c,c,c);else return{attribs:V(e,f,a,b,d)}}}fu…
/plugin/jcapture/lib/
Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/diagramly/
DEditorUi.js13069 var attribs = [];
13083 attribs.push(mxUtils.trim(keys[i]).replace(/[^a-z0-9]+/ig, '_').
13089 label = '%' + attribs[0] + '%';
13144 graph.setAttributeForCell(newCell, attribs[j], values[j]);
/plugin/diagramsnet/lib/WEB-INF/lib/
Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1attribs","entity","getEntities","entA","rolA","entB","rSpec","rel","entityA","roleA","entityB","re…
/plugin/diagramsnet/lib/js/
Dviewer.min.js92 …Error("tagPolicy did not return object (old API?)");if("attribs"in k)e=k.attribs;else throw Error(…
97 …d){return function(e,f){if(g.f[e]&g.c.UNSAFE)d&&y(d,e,c,c,c);else return{attribs:V(e,f,a,b,d)}}}fu…
Dapp.min.js90 …Error("tagPolicy did not return object (old API?)");if("attribs"in k)e=k.attribs;else throw Error(…
95 …d){return function(e,f){if(g.f[e]&g.c.UNSAFE)d&&y(d,e,c,c,c);else return{attribs:V(e,f,a,b,d)}}}fu…
Dviewer-static.min.js92 …Error("tagPolicy did not return object (old API?)");if("attribs"in k)e=k.attribs;else throw Error(…
97 …d){return function(e,f){if(g.f[e]&g.c.UNSAFE)d&&y(d,e,c,c,c);else return{attribs:V(e,f,a,b,d)}}}fu…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1attribs) {\n var entity = addEntity(entityName); // May do nothing (if entity has already been ad…
/plugin/openlayersmap/ol/
Dol.js.map1 …NED_SHORT or FLOAT\n * @param {number} stride Stride in bytes (0 means attribs are packed)\n *…