Searched refs:Paper (Results 1 – 25 of 28) sorted by relevance
12
/plugin/sequencediagram/bower_components/snap.svg/ |
D | history.md | 11 * Added method `Paper.toDataURL()` 21 * Added `Paper.mask()`, `Paper.ptrn()`, `Paper.use()`, `Paper.svg()`
|
/plugin/highlightjs/highlight/styles/ |
D | brown_paper.css | 3 Brown Paper style from goldblog.com.ua (c) Zaripov Yura <yur4ik7@ukr.net>
|
/plugin/sequencediagram/bower_components/snap.svg/dist/ |
D | snap.svg.js | 847 return new Paper(w, h); 2137 this.paper = new Paper(svg); 2157 for (var method in Paper.prototype) if (Paper.prototype[has](method)) { 2158 this[method] = Paper.prototype[method]; 2286 function Paper(w, h) { 2290 proto = Paper.prototype; 2332 return new Paper(dom); 2335 return new Paper(dom.contentDocument.getElementsByTagName("svg")[0]); 2365 Paper.prototype.el = function (name, attr) { 2509 (function (proto) {}(Paper.prototype)); [all …]
|
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
D | EditorActions.java | 18 import java.awt.print.Paper; 453 Paper paper = new Paper(); in actionPerformed()
|
D | EditorActions.java.bak | 18 import java.awt.print.Paper; 453 Paper paper = new Paper();
|
/plugin/achart/assets/ |
D | apexcharts.min.js | 6 …Paper.line().attr({x1:t,y1:e,x2:i,y2:a,stroke:s,"stroke-dasharray":r,"stroke-width":o,"stroke-line… 14 …Paper.node;a.parentNode&&a.parentNode.parentNode&&!i&&(a.parentNode.parentNode.style.minHeight="un…
|
/plugin/sequencediagram/bower_components/raphael/dev/ |
D | raphael.core.js | 86 Paper = function () { class 344 R._Paper = Paper; 371 R.fn = paperproto = Paper.prototype = R.prototype;
|
/plugin/bb4dw/ |
D | sample.bib | 50 CONTENTS = {[ISSN: 0885-7458 (Paper) 1573-7640 (Online)]},
|
/plugin/callflow/ |
D | raphael.js | 484 Paper = function () { class 740 R._Paper = Paper; 767 R.fn = paperproto = Paper.prototype = R.prototype;
|
/plugin/advrack/ |
D | raphael.js | 484 Paper = function () { class 740 R._Paper = Paper; 767 R.fn = paperproto = Paper.prototype = R.prototype;
|
/plugin/diagramsnet/lib/resources/ |
D | dia_sl.txt | 566 paperSize=Paper Size
|
D | dia_hi.txt | 566 paperSize=Paper Size
|
D | dia_te.txt | 566 paperSize=Paper Size
|
D | dia_si.txt | 566 paperSize=Paper Size
|
D | dia_kn.txt | 566 paperSize=Paper Size
|
D | dia_sw.txt | 566 paperSize=Paper Size
|
D | dia_ml.txt | 566 paperSize=Paper Size
|
D | dia_ta.txt | 566 paperSize=Paper Size
|
D | dia_eo.txt | 566 paperSize=Paper Size
|
D | dia_my.txt | 566 paperSize=Paper Size
|
D | dia_sk.txt | 566 paperSize=Paper Size
|
D | dia_mr.txt | 566 paperSize=Paper Size
|
D | dia_gu.txt | 566 paperSize=Paper Size
|
D | dia_lv.txt | 566 paperSize=Paper Size
|
D | dia_hr.txt | 566 paperSize=Paper Size
|
12