Home
last modified time | relevance | path

Searched refs:svg (Results 2176 – 2200 of 2339) sorted by path

1...<<81828384858687888990>>...94

/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js343 R.svg = !(R.vml = R.type == "VML");
2608 return R.svg ?
3572 svg = paper.canvas,
3575 var so = getOffset(svg),
3576 sr = svg.createSVGRect();
3580 var hits = svg.getIntersectionList(sr, null);
3588 while (target.parentNode && target != svg.parentNode && !target.raphael) {
3591 target == paper.canvas.parentNode && (target = svg);
5109 if (!font.svg) {
H A Draphael.svg.js2 if (R && !R.svg) {
686 this.paper = svg;
697 !svg.bottom && (svg.bottom = this);
705 svg.top && (svg.top.next = this);
706 svg.top = this;
1124 svg.top != this && R._tofront(this, svg);
1210 svg.canvas && svg.canvas.appendChild(el);
1219 svg.canvas && svg.canvas.appendChild(el);
1228 svg.canvas && svg.canvas.appendChild(el);
1239 svg.canvas && svg.canvas.appendChild(el);
[all …]
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.min.js1svg=!(e.vml="VML"==e.type),e._Paper=u,e.fn=i=u.prototype=e.prototype,e._id=0,e.is=function(t,e){re…
H A Draphael.no-deps.min.js1svg=!(e.vml="VML"==e.type),e._Paper=u,e.fn=i=u.prototype=e.prototype,e._id=0,e.is=function(t,e){re…
/plugin/sequencediagram/bower_components/snap.svg/
H A DNOTICE1 Snap.svg is licensed under the Apache license version 2.0, January 2004 (see LICENSE file).
3 Snap.svg uses the following third party libraries that may have licenses
4 differing from that of Snap.svg itself. You can find the libraries and their
H A DREADME.md1 [Snap.svg](http://snapsvg.io)
9 * [Bower](http://bower.io/) - `bower install snap.svg`
10 * Manual Minified - https://github.com/adobe-webplatform/Snap.svg/raw/master/dist/snap.svg-min.js
11 …l Unminified - https://raw.githubusercontent.com/adobe-webplatform/Snap.svg/master/dist/snap.svg.js
16 * [About Snap.svg](http://snapsvg.io/about/)
22 In your HTML file, load simply by: `<script src="snap.svg-min.js"></script>`
27 Snap.svg uses [Grunt](http://gruntjs.com/) to build.
29 * Open the terminal from the Snap.svg directory:
31 cd Snap.svg
43 _*Snap.svg uses Grunt 0.4.0. You might want to [read](http://gruntjs.com/getting-started) more on t…
H A Dhistory.md21 * Added `Paper.mask()`, `Paper.ptrn()`, `Paper.use()`, `Paper.svg()`
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js20 …r(a):arguments.length&&b.add(Array.prototype.slice.call(arguments,0)),b},g.svg=function(a,b,c,d,e,…
H A Dsnap.svg.js1968 svg.appendChild(mgr);
2050 svg.removeChild(mgr);
2119 var svg;
2136 if (svg) {
2228 Snap.parse = function (svg) {
2232 svg = Str(svg);
2234 svg = "<svg>" + svg + "</svg>";
2237 div.innerHTML = svg;
2239 if (svg) {
2241 f = svg;
[all …]
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dmain.css152 …background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz…
H A Dtopcoat-desktop-light.css2576 background-image: url("../img/search.svg");
2584 background-image: url("../img/search_dark.svg");
3525 background: url("../img/hamburger_dark.svg") no-repeat;
/plugin/sequencediagram/bower_components/snap.svg/doc/fonts/
H A Dstylesheet.css8 url('sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
23 url('sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
38 url('sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
53 url('sourcecodepro-regular-webfont.svg#source_code_proregular') format('svg');
/plugin/shell/
H A Dadmin.svg1svg viewBox="0 0 24 24"><path d="M20,19V7H4V19H20M20,3A2,2 0 0,1 22,5V19A2,2 0 0,1 20,21H4A2,2 0 0…
/plugin/siteexport/
H A DMenuItem.php20 protected $svg = __DIR__ . '/images/siteexport.svg'; variable in dokuwiki\\plugin\\siteexport\\MenuItem
H A DREADME.md6 [![Build Status](https://travis-ci.org/i-net-software/dokuwiki-plugin-siteexport.svg?branch=master)…
/plugin/smtp/
H A Dadmin.svg1svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M15.45 …
/plugin/snow/
H A DREADME.md14 [![CI](https://github.com/mprins/dokuwiki-plugin-snow/actions/workflows/CI.yml/badge.svg)](https://…
16 [![GitHub issues](https://img.shields.io/github/issues/mprins/dokuwiki-plugin-snow.svg)](https://gi…
17 [![GitHub forks](https://img.shields.io/github/forks/mprins/dokuwiki-plugin-snow.svg)](https://gith…
18 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-snow.svg)](https://gith…
/plugin/socialcards/
H A DREADME.md12 [![CI](https://github.com/mprins/dokuwiki-plugin-socialcards/actions/workflows/CI.yml/badge.svg)](h…
14 [![GitHub issues](https://img.shields.io/github/issues/mprins/dokuwiki-plugin-socialcards.svg)](htt…
15 [![GitHub forks](https://img.shields.io/github/forks/mprins/dokuwiki-plugin-socialcards.svg)](https…
16 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-socialcards.svg)](https…
/plugin/socialite/images/
H A Demail.svg1 <svg xmlns="http://www.w3.org/2000/svg"
6 … stroke-width="20" d="M434 128L269 292c-7 8-19 8-26 0L78 128m0 256l129-128m227 128L305 256"/></svg>
H A Dfacebook.svg1 <svg xmlns="http://www.w3.org/2000/svg"
6 …22h64l9-74h-73v-47c0-22 6-36 37-36h39V99c-7-1-30-3-57-3-57 0-95 34-95 98v54h-64v74h64v190z"/></svg>
H A Dgoogle_plus.svg1 <svg xmlns="http://www.w3.org/2000/svg"
6 …4 0 122-53 122-125l-2-24"/><path stroke="#fff" stroke-width="29" d="M404 192v118m59-59H345"/></svg>
H A Dhackernews.svg1 <svg xmlns="http://www.w3.org/2000/svg"
6 fill="#f60"/><path fill="#fff" d="M124 91h51l81 162 81-164h51L276 293v136h-40V293z"/></svg>
H A Dlinkedin.svg1 <svg xmlns="http://www.w3.org/2000/svg"
7 …d="M276 282c0-20 13-40 36-40 24 0 33 18 33 45v105h66V279c0-61-32-89-76-89-34 0-51 19-59 32"/></svg>
H A Dpinterest.svg1 <svg xmlns="http://www.w3.org/2000/svg"
6 …-3 31-37 40-72l16-61c7 15 29 28 53 28 71 0 119-64 119-151 0-66-56-126-140-126z" fill="#fff"/></svg>
H A Dreddit.svg1 <svg xmlns="http://www.w3.org/2000/svg"
6 …/></g><g fill="#f40"><circle cx="191" cy="287" r="31"/><circle cx="321" cy="287" r="31"/></g></svg>

1...<<81828384858687888990>>...94