Home
last modified time | relevance | path

Searched refs:format (Results 876 – 900 of 1384) sorted by last modified time

1...<<31323334353637383940>>...56

/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.vml.js181 …node.path = R.format("ar{0},{1},{2},{3},{4},{1},{4},{1}x", round((cx - rx) * zoom), round((cy - ry…
191 dstyle.clip = R.format("rect({1}px {2}px {3}px {0}px)", rect);
340 …("x" in params || "y" in params) && (res.path.v = R.format("m{0},{1}l{2},{1}", round(a.x * zoom), …
729 s.margin = R.format("-{0}px 0 0 -{0}px", round(+size || 1.5));
831 … path.v = R.format("m{0},{1}l{2},{1}", round(x * zoom), round(y * zoom), round(x * zoom) + 1);
955 …cs.cssText = R.format("top:0;left:0;width:{0};height:{1};display:inline-block;position:relative;cl…
H A Draphael.core.js3373 var out = R._engine.path(R.format[apply](R, arguments), this);
5295 R.format = function (token, params) {
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js6142 var format = oSTR[name];
6156 format = "";
6185 if (format.length <= 0)
6189 for (var m = reg.exec(format); m; m = reg.exec(format))
6221 format = format.substr(m.index+m[0].length);
6224 parts.push(format);
14879 this.format = format;
22163 format = "";
22757 for (var m = reg.exec(format); m; m = reg.exec(format))
22789 format = format.substr(m.index+m[0].length);
[all …]
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.no-deps.min.js1format[c](e,arguments),this);return this.__set__&&this.__set__.push(r),r},i.image=function(t,r,i,n…
H A Draphael.min.js1format[c](e,arguments),this);return this.__set__&&this.__set__.push(r),r},i.image=function(t,r,i,n…
/plugin/sequencediagram/bower_components/snap.svg/
H A DLICENSE185 comment syntax for the file format. We also recommend that a
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js19 …00/svg",V={};c.url=function(a){return"url('#"+a+"')"}}c._.$=d,c._.id=S,c.format=function(){var a=/…
20 …nerSVG=l(),m.toDataURL=function(){if(a&&a.btoa){var b=this.getBBox(),c=d.format('<svg version="1.1…
21format('<feGaussianBlur stdDeviation="{def}"/>',{def:d})},a.filter.blur.toString=function(){return…
H A Dsnap.svg.js996 Snap.format = (function () {
3602 …svg = Snap.format('<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w…
7848 return Snap.format('\<feGaussianBlur stdDeviation="{def}"/>', {
7907 …return Snap.format('<feGaussianBlur in="SourceAlpha" stdDeviation="{blur}"/><feOffset dx="{dx}" dy…
7931 …return Snap.format('<feColorMatrix type="matrix" values="{a} {b} {c} 0 0 {d} {e} {f} 0 0 {g} {b} {…
7958 …return Snap.format('<feColorMatrix type="matrix" values="{a} {b} {c} 0 0 {d} {e} {f} 0 0 {g} {h} {…
7986 return Snap.format('<feColorMatrix type="saturate" values="{amount}"/>', {
8004 return Snap.format('<feColorMatrix type="hueRotate" values="{angle}"/>', {
8025 …return Snap.format('<feComponentTransfer><feFuncR type="table" tableValues="{amount} {amount2}"/><…
8046 …return Snap.format('<feComponentTransfer><feFuncR type="linear" slope="{amount}"/><feFuncG type="l…
[all …]
/plugin/sequencediagram/bower_components/snap.svg/doc/fonts/
H A Dstylesheet.css5 src: url('sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
6 url('sourcesanspro-light-webfont.woff') format('woff'),
7 url('sourcesanspro-light-webfont.ttf') format('truetype'),
8 url('sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
20 src: url('sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
21 url('sourcesanspro-regular-webfont.woff') format('woff'),
22 url('sourcesanspro-regular-webfont.ttf') format('truetype'),
36 url('sourcesanspro-semibold-webfont.woff') format('woff'),
37 url('sourcesanspro-semibold-webfont.ttf') format('truetype'),
51 url('sourcecodepro-regular-webfont.woff') format('woff'),
[all …]
/plugin/sequencediagram/
H A Dstyle.css8 src: url('bower_components/js-sequence-diagrams/dist/danielbd.woff2') format('woff2'),
9 url('bower_components/js-sequence-diagrams/dist/danielbd.woff') format('woff');
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-min.css6 @font-face{font-family:'danielbd';src:url(danielbd.woff2) format('woff2'),url(danielbd.woff) format
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
H A DREADME.md4 It contains fonts in ttf format.
19 For Raphael the TTF fonts were then converted to cufon format, using [this site](http://cufon.shoqo…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DREADME.md133 Raphael requires Cufon style fonts. Find the font you want in ttf or otf format, visit [Cufon's sit…
/plugin/ipban/ip-lib/
H A DREADME.md12 …anges, in CIDR formats (like `::1/128` or `127.0.0.1/32`) and in pattern format (like `::*:*` or `…
58 To parse an address in any format (IPv4 or IPv6):
100 To parse a range in any format:
234 This library supports IPv4/IPv6 ranges in pattern format (eg. `192.168.*.*`) and in CIDR/subnet for…
/plugin/webcomponent/_test/data/pages/
H A Dcard_column.txt6 …onents, you can put any type [[card|card]] ([[blockquote|blockquote]] included) in a column format.
H A Dsearch.txt5 …search form]] in a [[https://getbootstrap.com/docs/4.0/components/navbar/#forms|Bootstrap format]].
/plugin/webcomponent/
H A DLICENSE184 comment syntax for the file format. We also recommend that a
/plugin/data-au/syntax/
H A Dentry.php125 function render($format, Doku_Renderer $renderer, $dataau) { argument
130 switch($format) {
H A Drelated.php26 * @param string $format output format being rendered
31 function render($format, Doku_Renderer $renderer, $dataau) { argument
32 if($format != 'xhtml') return false;
H A Dtable.php234 * @param string $format output format being rendered
239 function render($format, Doku_Renderer $R, $dataau) { argument
240 if($format != 'xhtml') return false;
H A Dcloud.php132 public function render($format, Doku_Renderer $renderer, $dataau) { argument
135 if($format != 'xhtml') return false;
/plugin/data-au/
H A Dplugin.info.txt6 …your wiki - Forked from Structured Data release 2019-03-20 to support the AU date format dd-mm-yy.
/plugin/bureaucracyau/
H A Dsyntax.php193 * @param string $format output format being rendered
198 public function render($format, Doku_Renderer $R, $data) { argument
199 if($format != 'xhtml') return false;
H A Dplugin.info.txt6 …ails from them - Forked from Bureaucracy release 2019-03-20 to support the AU date format dd-mm-yy.
/plugin/bureaucracy-au/
H A Dsyntax.php193 * @param string $format output format being rendered
198 public function render($format, Doku_Renderer $R, $data) { argument
199 if($format != 'xhtml') return false;

1...<<31323334353637383940>>...56