| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/ |
| D | Svg.php | 258 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/ |
| D | fckstyle.js | 424 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 …]
|
| D | fcktoolbarstylecombo.js | 181 var attribs = style._StyleDesc.Attributes ; 182 if ( attribs ) 184 for ( var att in attribs )
|
| /plugin/svg/ |
| D | svgparser.php | 21 function start_element( $parser, $name, $attribs ) argument 25 $this->width = $attribs[ 'WIDTH' ]; 26 $this->height = $attribs[ 'HEIGHT' ];
|
| /plugin/diagramsnet/lib/js/sanitizer/ |
| D | sanitizer.min.js | 88 …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/ |
| D | httpclient-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/jdraw/lib/ |
| D | httpclient-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | EditorUi.js | 13069 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/ |
| D | httpclient-4.5.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js.map | 1 …attribs","entity","getEntities","entA","rolA","entB","rSpec","rel","entityA","roleA","entityB","re…
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 92 …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…
|
| D | app.min.js | 90 …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…
|
| D | viewer-static.min.js | 92 …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/ |
| D | bundle.js.map | 1 …attribs) {\n var entity = addEntity(entityName); // May do nothing (if entity has already been ad…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …NED_SHORT or FLOAT\n * @param {number} stride Stride in bytes (0 means attribs are packed)\n *…
|