Home
last modified time | relevance | path

Searched +defs:stroke +defs:width (Results 1 – 25 of 73) sorted by relevance

123

/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.svg.js197 stroke: attrs.stroke property
203 stroke: "none" property
388 width: rect[2], property
495 … $(el, {x: 0, y: 0, patternUnits: "userSpaceOnUse", height: 1, width: 1}); property
503 $(el, {width: w, height: h}); property
504 $(ig, {width: w, height: h}); property
727 stroke: "#000", property
957 width: this.node.clientWidth, property
1212 res.attrs = {cx: x, cy: y, r: r, fill: "none", stroke: "#000"}; property
1221 …res.attrs = {x: x, y: y, width: w, height: h, rx: r || 0, ry: r || 0, fill: "none", stroke: "#000"… property
[all …]
Draphael.vml.js744 attr = {fill: "none", stroke: "#000"}; property
803 res = vml.path(path).attr({stroke: "none"}), property
841 stroke: "none", property
865 R._engine.setSize = function (width, height) { argument
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
Dmenclose.js19var f="urn:schemas-microsoft-com:vml";var e="mjxvml";a.menclose.Augment({toHTML:function(ac){var j… property
/plugin/chordsheets/js/
H A Djtab.js572 Raphael.fn.debug_grid = function (width) { argument
574 …this.path(this.svg_params(this.current_offset, 0, 0, 4)).attr({ stroke: this.color, "stroke-width"… property
575 …this.path(this.svg_params(this.current_offset + this.margin_left, 0, 0, 2)).attr({ stroke: this.co… property
576 …params(this.current_offset + width - this.margin_right, 0, 0, 2)).attr({ stroke: this.color, "stro… property
579 …this.path(this.svg_params(this.current_offset, this.tab_margin_top, 2, 0)).attr({ stroke: this.col… property
581 …this.path(this.svg_params(this.current_offset, this.margin_top, 2, 0)).attr({ stroke: this.color, … property
587 Raphael.fn.increment_offset = function (width) { argument
615 chord_fretboard_path.attr({ stroke: this.color, "stroke-width": stroke_width }) property
627 pos).attr({ stroke: this.tab_text_color, "font-size": "12px" }); property
638 Raphael.fn.stroke = function () { function
[all …]
H A Draphael.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.Raphael=e():t.Raphael=e()}(window…
/plugin/html2pdf/html2pdf/html2ps/
Doutput.fastps.class.php27 function add_local_link($left, $top, $width, $height, $anchor) {
163 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
177 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
302 function stroke() { function in OutputDriverFastPS
318 function _show_line($x, $y, $width, $height, $up, $ut) {
325 function _show_underline($x, $y, $width, $height) {
332 function _show_overline($x, $y, $width, $height) {
339 function _show_linethrough($x, $y, $width, $height) {
Doutput.pdflib.class.php54 function add_link($left, $top, $width, $height, $url) {
58 function add_local_link($left, $top, $width, $height, $anchor) {
174 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
197 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
406 function stroke() { function in OutputDriverPdflib
Doutput._interface.class.php6 function add_local_link($left, $top, $width, $height, $anchor) { }
47 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) { }
48 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { }
71 function stroke() { } function in OutputDriver
Doutput.fpdf.class.php23 function add_local_link($left, $top, $width, $height, $anchor) {
174 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
200 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
376 function stroke() { function in OutputDriverFPDF
Doutput.pcl.class.php246 function add_local_link($left, $top, $width, $height, $anchor) { /* N/A */ }
274 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) { }
275 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { }
289 function stroke() { } function in OutputDriverPCL
Doutput.png.class.php241 function add_local_link($left, $top, $width, $height, $anchor) { /* N/A */ }
389 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
414 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
533 function stroke() { function in OutputDriverPNG
/plugin/advrack/
Dscript.js280 this.glow_effect = this.glow({ width: 1, color: "blue" }); property
301 …_deck_height, module_width, deck_height, corner[0],0,0,corner[3]).attr({'stroke-width': 0.2, 'stro… property
305 …ries.y + previous_deck_height, module_width, deck_height,0,0,0,0).attr({'stroke-width': 0.2, 'stro… property
309 …s_deck_height, module_width, deck_height,0,corner[1],corner[2],0).attr({'stroke-width': 0.2, 'stro… property
Draphael.js583 stroke: "#000", property
594 width: 0, property
612 stroke: "colour", property
616 width: nu, property
2012 width: width, property
3067 … var rect = this.rect(-99, -99, this.width + 99, this.height + 99).attr({stroke: "none"}); property
3862 paperproto.setSize = function (width, height) { argument
4158 width: (glow.width || 10) + (+this.attr("stroke-width") || 1), property
4172 stroke: s.color, property
5577 stroke: "none" property
[all …]
/plugin/diagramsnet/lib/shapes/
DmxSysML.js98 shape.prototype.paintVertexShape.call(tmp, c, x2, y2, width, height); argument
116 function mxShapeSysMLPackage(bounds, fill, stroke, strokewidth) argument
224 function mxShapeSysMLPackage2(bounds, fill, stroke, strokewidth) argument
310 function mxShapeSysMLNone(bounds, fill, stroke, strokewidth) argument
345 function mxShapeSysMLRect(bounds, fill, stroke, strokewidth) argument
382 function mxShapeSysMLPortOne(bounds, fill, stroke, strokewidth) argument
441 function mxShapeSysMLPortTwo(bounds, fill, stroke, strokewidth) argument
500 function mxShapeSysMLPortThree(bounds, fill, stroke, strokewidth) argument
580 function mxShapeSysMLPortFour(bounds, fill, stroke, strokewidth) argument
624 function mxShapeSysMLItemFlow(bounds, fill, stroke, strokewidth) argument
[all …]
/plugin/diagramsnet/lib/math/jax/output/SVG/
Djax.js19width":"none","max-height":"none","min-width":0,"min-height":0,border:0,padding:0,margin:0},".Math… property
/plugin/flowchartjs/
Dflowchart.min.js6 …);else if("function"==typeof define&&define.amd)define(["Raphael"],i);else{var e=i("object"==typeo… variable
7 …[p].params&&r[p].params[t]&&i(r[p].params[t],e)&&(r.lineStyle[r[p].key]={stroke:n.options().flowst… property
Draphael.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.Raphael=e():t.Raphael=e()}(window…
/plugin/callflow/
Draphael.js583 stroke: "#000", property
594 width: 0, property
612 stroke: "colour", property
616 width: nu, property
2012 width: width, property
3067 … var rect = this.rect(-99, -99, this.width + 99, this.height + 99).attr({stroke: "none"}); property
3862 paperproto.setSize = function (width, height) { argument
4158 width: (glow.width || 10) + (+this.attr("stroke-width") || 1), property
4172 stroke: s.color, property
5578 stroke: "none" property
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
Dtheme-snap.js13 'stroke': '#000000', property
19 'stroke': '#000000', property
133 width: this.diagram.width + 'px', property
/plugin/sequencediagram/bower_components/raphael/
Draphael.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.Raphael=e():t.Raphael=e()}(window…
Draphael.no-deps.min.js1 …tion"==typeof define&&define.amd?define(["eve"],e):"object"==typeof exports?exports.Raphael=e(requ… argument
/plugin/amcharts/assets/amcharts/plugins/export/
Dexport.min.js1py the data into the clipboard.","fallback.save.image":"Rightclick -> Save picture as... to save t… property
Dexport.js125 width: state.cfg.width, property
155 width: state.cfg.width, property
209 width: ratio ? group.width * ratio : group.width, property
289 stroke: cfg.color property
295 stroke: cfg.color property
312 width: cfg.width, property
360 width: _this.drawing.width, property
365 stroke: cfg.color, property
391 width: cfg.width * 7, property
481 width: 1, property
[all …]
/plugin/bpmnio/vendor/bpmn-js/dist/
Dbpmn-viewer.production.min.js2 …of define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).BpmnJS=t()}(…
7 …r xr,wr='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.02 5.57" width="53" height="21"><… property
22 …ed by bpmn.io" >'+wr+"</a>");Re(Ge("svg",t),br),Re(t,Er,{position:"absolute",bottom:"15px",right:"…
Dbpmn-navigated-viewer.production.min.js2 …of define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).BpmnJS=t()}(…
7 …r wr,Er='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.02 5.57" width="53" height="21"><… property
22 …ed by bpmn.io" >'+Er+"</a>");ke(He("svg",t),_r),ke(t,Ar,{position:"absolute",bottom:"15px",right:"…

123