| /plugin/dw2pdf/vendor/setasign/fpdi/src/ |
| D | FpdfTplTrait.php | 49 public function setPageFormat($size, $orientation) 324 public function AddPage($orientation = '', $size = '', $rotation = 0) 390 public function SetFont($family, $style = '', $size = 0) 401 public function SetFontSize($size) 458 public function _out($s)
|
| /plugin/abc2/abc-libraries/abc2svg/ |
| D | abc2svg-1.js | 72 function error(sev,s,msg,a1,a2,a3,a4){var i,j,regex,tmp argument 95 function syntax(sev,msg,a1,a2,a3,a4){var s={fname:parse.fname,istart:parse.istart+parse.line.index} variable 124 function up_p(s,pos){switch(pos){case C.SL_ABOVE:return true argument 318 function deco_cnv(a_dcn,s,prev){var i,j,dd,dcn,note,nd=a_dcn.length argument 401 function deco_update(s,dx){var i,de,nd=a_de.length argument 405 function deco_width(s){var dd,i,wl=0,a_dd=s.a_dd,nd=a_dd.length argument 474 function ldeco_update(s){var i,de,x=s.x-s.wl,nd=a_de.length argument 476 function create_deco(s){var dd,k,l,pos,de,x,nd=s.a_dd.length argument 488 de={s:s,dd:dd,st:s.st,ix:a_de.length,defl:{},x:s.x,y:s.y,} property 496 function create_dh(s,m){var f,str,de,uf,k,dcn,dd,note=s.notes[m],nd=note.a_dcn.length argument [all …]
|
| D | snd-1.js | 108 function do_block(s){var v=s.v,c=chn[v] argument 122 function gen_grace(s){var g,i,n,t,d,s2,next=s.next argument 140 function set_tempo(s){var i,d=0,n=s.tempo_notes.length argument 144 function set_variant(rsk,n,s){var d argument 236 abc2svg.play_next=function(po){function do_tie(s,midi,d){var i,note,C=abc2svg.C,v=s.v,end_time=s.ti… argument 258 function set_ctrl(po,s2,t){var i,p_v=s2.p_v,tim=s2.time,s={subtype:"midictl",p_v:p_v,v:p_v.v,chn:p_… variable 364 function b64dcod(s){var i,t,dl,a,l=s.length,j=0 argument 386 function sample_cp(b,s){var i,n,a=b.getChannelData(0) argument 423 function load_res(s){var i argument 429 function midi_ctrl(po,s,t){if(s.ctrl==7) argument [all …]
|
| /plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
| D | QRcode.php | 1046 protected function makeMaskNo($maskNo, $width, $s, &$d, $maskGenOnly=false) { 1471 protected function newInputItem($mode, $size, $data, $bstream=null) { 1654 protected function appendNewInputItem($items, $mode, $size, $data) { 1670 protected function insertStructuredAppendHeader($items, $size, $index, $parity) { 1706 protected function checkModeNum($size, $data) { 1730 protected function checkModeAn($size, $data) { 1744 protected function estimateBitsModeNum($size) { 1765 protected function estimateBitsModeAn($size) { 1778 protected function estimateBitsMode8($size) { 1787 protected function estimateBitsModeKanji($size) { [all …]
|
| /plugin/statistics/js/ |
| D | chart.js | 7 …s&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(… argument 13 …st yt=(t,e,i)=>Math.max(Math.min(t,i),e);function vt(t){return yt(_t(2.55*t),0,255)}function Mt(t)… argument
|
| /plugin/qrcode2/ |
| D | phpqrcode.php | 425 public static function getMinimumVersion($size, $level) 1047 public $size; variable in QRinputItem 1051 public function __construct($mode, $size, $data, $bstream = null) 1351 public function append($mode, $size, $data) 1364 public function insertStructuredAppendHeader($size, $index, $parity) 1402 public static function checkModeNum($size, $data) 1414 public static function estimateBitsModeNum($size) 1452 public static function checkModeAn($size, $data) 1464 public static function estimateBitsModeAn($size) 1477 public static function estimateBitsMode8($size) [all …]
|
| /plugin/jmol2/jmol/ |
| D | Jmol.js | 162 function jmolApplet(size, script, nameSuffix) { argument 295 function jmolCommandInput(label, size, id, title) { argument 320 function jmolMenu(arrayOfMenuItems, size, id, title) { argument 383 function jmolAppletInline(size, inlineModel, script, nameSuffix) { argument 726 function _jmolApplet(size, inlineModel, script, nameSuffix) { argument 1184 function _jmolEvalJSON(s,key){ argument 1320 function jmolDecodeJSON(s) { argument 1609 function jmolResizeApplet(size,targetSuffix) { argument 1620 function _jmolGetAppletSize(size, units) { argument
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/ |
| D | jszip.js | 12 …)}}(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t… function 291 readInt: function(size) { argument 4085 s.pending_out = 0; field 4098 s.pending_buf[s.pending++] = b; field 4110 s.pending_buf[s.pending++] = (b >>> 8) & 0xff; field 4241 s.match_start = cur_match; field 4360 s.ins_h = ((s.ins_h << s.hash_shift) ^ s.window[str + MIN_MATCH-1]) & s.hash_mask; field 4467 s.lookahead = s.strstart - max_start; field 4548 s.ins_h = ((s.ins_h << s.hash_shift) ^ s.window[s.strstart + MIN_MATCH - 1]) & s.hash_mask; field 4562 s.match_length = longest_match(s, hash_head); field [all …]
|
| /plugin/xlsx2dw/packages/jszip/ |
| D | jszip.js | 13 …}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t… function 1312 allocBuffer: function (size) { argument 1854 readInt: function(size) { argument 6055 s.pending_out = 0; field 6068 s.pending_buf[s.pending++] = b; field 6080 s.pending_buf[s.pending++] = (b >>> 8) & 0xff; field 6212 s.match_start = cur_match; field 6331 s.ins_h = ((s.ins_h << s.hash_shift) ^ s.window[str + MIN_MATCH - 1]) & s.hash_mask; field 6438 s.lookahead = s.strstart - max_start; field 6519 s.ins_h = ((s.ins_h << s.hash_shift) ^ s.window[s.strstart + MIN_MATCH - 1]) & s.hash_mask; field [all …]
|
| /plugin/datatables/assets/jszip/ |
| D | jszip.js | 13 …}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t… function 1312 allocBuffer: function (size) { argument 1854 readInt: function(size) { argument 6055 s.pending_out = 0; field 6068 s.pending_buf[s.pending++] = b; field 6080 s.pending_buf[s.pending++] = (b >>> 8) & 0xff; field 6212 s.match_start = cur_match; field 6331 s.ins_h = ((s.ins_h << s.hash_shift) ^ s.window[str + MIN_MATCH - 1]) & s.hash_mask; field 6438 s.lookahead = s.strstart - max_start; field 6519 s.ins_h = ((s.ins_h << s.hash_shift) ^ s.window[s.strstart + MIN_MATCH - 1]) & s.hash_mask; field [all …]
|
| /plugin/mizarveifiabledocs/dist/ |
| D | script.js | 1 …ss i{lineAt(t){if(t<0||t>this.length)throw RangeError(`Invalid position ${t} in document of length… argument
|
| /plugin/mizarproofchecker/dist/ |
| D | script.js | 1 …ss i{lineAt(t){if(t<0||t>this.length)throw RangeError(`Invalid position ${t} in document of length… argument
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/ |
| D | utils.js | 250 return JSON.stringify(word).replace(/[\u2028\u2029]/g, function(s) { argument 320 size: function() { method in Dictionary
|
| /plugin/jquerymigrate/ |
| D | jquery-migrate-3.1.0.min.js | 2 …t(e,window)}):"object"==typeof module&&module.exports?module.exports=t(require("jquery"),window):t… function
|
| /plugin/abc2/abc-libraries/abcjs/ |
| D | abcjs_plugin-midi_6.0.0-beta.25-min.js | 3 …s&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"… property
|
| /plugin/diagramsnet/lib/js/orgchart/ |
| D | OrgChart.Layout.min.js | 1 …ssembly("OrgChart.Layout",function($asm){"use strict";Bridge.define("OrgChart.Annotations.CanBeNul… property
|
| /plugin/mizarverifiabledocs/dist/ |
| H A D | script.js | 1 …s="lc,34,7n,7,7b,19,,,,2,,2,,,20,b,1c,l,g,,2t,7,2,6,2,2,,4,z,,u,r,2j,b,1m,9,9,,o,4,,9,,3,,5,17,3,3… argument
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
| D | mp3.js | 1 (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if… function 3997 size: 'int24', property 7483 { l: SFB_48000_LONG, s: SFB_48000_SHORT, m: SFB_48000_MIXED }, property 7484 { l: SFB_44100_LONG, s: SFB_44100_SHORT, m: SFB_44100_MIXED }, property 7485 { l: SFB_32000_LONG, s: SFB_32000_SHORT, m: SFB_32000_MIXED }, property 7486 { l: SFB_24000_LONG, s: SFB_24000_SHORT, m: SFB_24000_MIXED }, property 7487 { l: SFB_22050_LONG, s: SFB_22050_SHORT, m: SFB_22050_MIXED }, property 7488 { l: SFB_16000_LONG, s: SFB_16000_SHORT, m: SFB_16000_MIXED }, property 7489 { l: SFB_12000_LONG, s: SFB_12000_SHORT, m: SFB_12000_MIXED }, property 7490 { l: SFB_11025_LONG, s: SFB_11025_SHORT, m: SFB_11025_MIXED }, property [all …]
|
| D | aurora.js | 1 …)}}(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t… function 618 AVBuffer.allocate = function(size) { argument 1986 size: this.stream.readUInt32() property 2499 size = this.track.sampleSize || this.track.sampleSizes[this.sampleIndex]; property
|
| /plugin/achart/assets/ |
| D | apexcharts.min.js | 6 …s&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(… argument 10 …source:"SourceGraphic",sourceAlpha:"SourceAlpha",background:"BackgroundImage",backgroundAlpha:"Bac… argument 14 …s),this.el=t}t.prototype.init=function(t,e){var i=this;this.constraint=t,this.value=e,this.el.on("… function
|
| /plugin/katex/_assets/ |
| D | katex.min.js | 1 …s&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"… property
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.js | 1878 var s = buffer[offset + i] variable 2183 var size = sizes[pageSize.toUpperCase()]; variable 13008 views.push({ 'size': n, 'type': methodName + (result.dir < 0 ? 'Right' : '') }); property 13617 size: getSize(this.pageSize, watermark, fontProvider) property 13659 return {size: size, fontSize: c}; property 15921 size: size property 21398 s.pending_out = 0; field 21411 s.pending_buf[s.pending++] = b; field 21423 s.pending_buf[s.pending++] = (b >>> 8) & 0xff; field 21554 s.match_start = cur_match; field [all …]
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 1 …se strict";var __esbuild_esm_mermaid_nm;(__esbuild_esm_mermaid_nm||={}).mermaid=(()=>{var abe=Obje… property 12 `+this.showPosition(),{text:"",token:null,line:this.yylineno})},"next"),lex:o(function(){var Ie=thi… property 13 `+Zr),te&&s3([k,L,A],Oi=>{Zr=Gy(Zr,Oi," ")}),S&&Oe?S.createHTML(Zr):Zr},e.setConfig=function(){let … argument 267 …`;default:throw new Error("Unknown stretchy delimiter.")}},"tallDelim"),od=class{static{o(this,"Do… argument 268 …serveAspectRatio:D[R]+" slice"}),A=Fe.makeSvgSpan([C[R]],[L],r);if(_===1)return{span:A,minWidth:S,… property 272 `,this.tokenRegex.lastIndex);return a===-1?(this.tokenRegex.lastIndex=e.length,this.settings.report… field in o7.Xz.Ky.AnonymousClass3478d9c71c501.w3.ld.AnonymousClass3478d9c71eb01.anonymousFunction3478d9c71fc00.anonymousFunction3478d9c71fe00.anonymousFunction3478d9c720000.ts.anonymousFunction3478d9c721100.anonymousFunction3478d9c728b00.A3.tA._3 273 …:"text",body:n,star:i}}SG.hasOwnProperty(r[0])&&!An[this.mode][r[0]]&&(this.settings.strict&&this.… variable 350 …setAccDescription"),Rr=o(()=>EA,"getAccDescription"),Or=o(t=>{kA=SA(t)},"setDiagramTitle"),Nr=o(()… property 361 `;return l.replace(/\n$/,"")}function CAe(t){var e={};return t!==null&&Object.keys(t).forEach(funct… argument 362 …e){t.onWarning&&t.onWarning.call(null,FK(t,e))}function qh(t,e,r,n){var i,a,s,l;if(e<r){if(l=t.inp… argument [all …]
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | pdf.fpdf.php | 1889 function GetStringWidth($s) { 1989 function SetFont($family, $encoding, $size) { 2709 function _textstring($s) { 2716 function _escape($s) { 2720 function _putstream($s) { 2729 function _out($s) {
|
| /plugin/abc2/abc-libraries/abc-ui/ |
| D | abc-ui-1.0.0.min.js | 8 …sQuoted(e){return e.q}function quote(e){return e.q=!0,e}function unquote(e){return delete e.q,e}fu… argument
|