Home
last modified time | relevance | path

Searched +defs:size +defs:s (Results 1 – 25 of 115) sorted by relevance

12345

/plugin/dw2pdf/vendor/setasign/fpdi/src/
DFpdfTplTrait.php49 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/
Dabc2svg-1.js72 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 …]
Dsnd-1.js108 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/
DQRcode.php1046 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/
Dchart.js7s&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(… argument
13st 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/
Dphpqrcode.php425 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/
DJmol.js162 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/
Djszip.js12 …)}}(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/
Djszip.js13 …}})(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/
Djszip.js13 …}})(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/
Dscript.js1ss i{lineAt(t){if(t<0||t>this.length)throw RangeError(`Invalid position ${t} in document of length… property
/plugin/mizarproofchecker/dist/
Dscript.js1ss 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/
Dutils.js250 return JSON.stringify(word).replace(/[\u2028\u2029]/g, function(s) { argument
320 size: function() { method in Dictionary
/plugin/jquerymigrate/
Djquery-migrate-3.1.0.min.js2 …t(e,window)}):"object"==typeof module&&module.exports?module.exports=t(require("jquery"),window):t… function
/plugin/abc2/abc-libraries/abcjs/
Dabcjs_plugin-midi_6.0.0-beta.25-min.js3s&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"… property
/plugin/diagramsnet/lib/js/orgchart/
DOrgChart.Layout.min.js1ssembly("OrgChart.Layout",function($asm){"use strict";Bridge.define("OrgChart.Annotations.CanBeNul… property
/plugin/mizarverifiabledocs/dist/
H A Dscript.js1s="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… function
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Dmp3.js1 (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 …]
Daurora.js1 …)}}(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/
Dapexcharts.min.js6s&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(… function
10source:"SourceGraphic",sourceAlpha:"SourceAlpha",background:"BackgroundImage",backgroundAlpha:"Bac… argument
14s),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/
Dkatex.min.js1s&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"… property
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js1878 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 Dmermaid.min.js1se strict";var __esbuild_esm_mermaid_nm;(__esbuild_esm_mermaid_nm||={}).mermaid=(()=>{var abe=Obje… variable
12 `+this.showPosition(),{text:"",token:null,line:this.yylineno})},"next"),lex:o(function(){var Ie=thi… setter in o7.l7
13 `+Zr),te&&s3([k,L,A],Oi=>{Zr=Gy(Zr,Oi," ")}),S&&Oe?S.createHTML(Zr):Zr},e.setConfig=function(){let … class
267 …`;default:throw new Error("Unknown stretchy delimiter.")}},"tallDelim"),od=class{static{o(this,"Do… argument
268serveAspectRatio: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… variable
273 …:"text",body:n,star:i}}SG.hasOwnProperty(r[0])&&!An[this.mode][r[0]]&&(this.settings.strict&&this.… variable
350setAccDescription"),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/
Dpdf.fpdf.php1889 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/
Dabc-ui-1.0.0.min.js8sQuoted(e){return e.q}function quote(e){return e.q=!0,e}function unquote(e){return delete e.q,e}fu… argument

12345