Home
last modified time | relevance | path

Searched refs:hl (Results 1 – 25 of 65) sorted by last modified time

123

/plugin/pagequery/
H A DPageQuery.php763 $hl = $level + $i + 1;
774 $results[] = [$hl, $cur_ns[$i], $ns_start, '', '', $display];
/plugin/mermaid/
H A Dmermaid.min.js[all...]
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt714 ¤ Added 'wp', 'hp', 'wl', 'hl', 'ws', 'hs' parameters for
H A Dphpthumb.readme.txt207 hl = max height for landscape images
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php80 public $hl = null; // Height (Landscape Images Only) variable in phpthumb
1866 $hAll = (int) max($this->h, $this->hp, $this->hl, $this->hs) - (2 * $borderThickness);
3461 $this->h = phpthumb_functions::OneOfThese($this->hp, $this->h, $this->hs, $this->hl);
3465 $this->h = phpthumb_functions::OneOfThese($this->hl, $this->h, $this->hs, $this->hp);
3469 $this->h = phpthumb_functions::OneOfThese($this->hs, $this->h, $this->hl, $this->hp);
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js49878 var hl = this.h[15];
49883 var c0_lo = hl;
49901 hl = gl;
49925 sum64(this.h, 14, hh, hl);
75298 tl = fn1(al, bl, cl, dl, el, words[zl[i]], hl[0], sl[i]);
78760 var hl = this._hl | 0;
78805 var t1l = hl + sigma1l | 0;
78806 var t1h = hh + sigma1h + getCarry(t1l, hl) | 0;
78817 hl = gl;
78841 this._hl = this._hl + hl | 0;
[all …]
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs6516 function write_Hyperlink(hl) { argument
6518 var Target = hl.Target;
7434 function write_HLink(hl) { argument
7436 var ref = decode_cell(hl[0]);
7441 return bconcat([O, write_Hyperlink(hl[1])]);
7453 function write_HLinkTooltip(hl) { argument
7454 var TT = hl[1].Tooltip;
7457 var ref = decode_cell(hl[0]);
/plugin/xlsx2dw/packages/xmltojson/
H A Dxmltojson.js53 function hl(a){$.call(this,a)} function
70 function jm(a){hl.call(this,a)}
261 function ss(a,b){if(a<0||a>b){throw jf(new hl(vu+a+wu+b))}}
262 function ps(a,b){if(a<0||a>=b){throw jf(new hl(vu+a+wu+b))}}
600hl);var ce=Ck(Ps,'IndexOutOfBoundsException',45);Mf(31,16,{3:1,22:1,31:1,16:1},il);_.k=function jl…
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js7707 },renderSourceCode:function(index){if(this.sourceIndex!=index){var renderProcess=function renderProcess(src){var html=[],hl=0;
7712 html[hl++]='<div><div class="sourceBox" style="left:';
7713 html[hl++]=35+7*(lines+"").length;
7714 html[hl++]='px;"><pre class="sourceCode">';
7715 html[hl++]=escapeHTML(src);
7716 html[hl++]='</pre></div><div class="lineNo">';
7719 l++){html[hl++]='<div line="';
7720 html[hl++]=l;
7721 html[hl++]='">';
7722 html[hl
[all...]
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194 …e){return e.children||[]}var hl=Math.abs,dl=Math.round;function fl(e){function t(e,t){if(p(e)){for…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21hl=[],fl=Cc.__b,vl=Cc.__r,ml=Cc.diffed,gl=Cc.__c,yl=Cc.unmount;function _l(e,t){Cc.__h&&Cc.__h(sl,…
H A Ddmn-navigated-viewer.production.min.js16hl=function(e){s(n,e);var t=h(n);function n(e,i){var o;return r(this,n),fl(p(o=t.call(this,e,i)),"… function
H A Ddmn-viewer.production.min.js16hl(e,t,r){return(t=function(e){var t=function(e,t){if("object"!==n(e)||null===e)return e;var r=e[S… function
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2hl,dl={Int8Array:Int8Array,Uint8Array:Uint8Array,Uint8ClampedArray:"undefined"!=typeof Uint8Clampe…
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A Dissue153.vcf314 zosFpdxPaBGVlG445BwKAMwuWADAbqs6eI/3hl++Pu1cj8NFyrRncAdxb0psElpY37NMhljD4YKe
H A Dissue64.vcf312 zosFpdxPaBGVlG445BwKAMwuWADAbqs6eI/3hl++Pu1cj8NFyrRncAdxb0psElpY37NMhljD4YKe
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearchQueriesNextPage.php73 public $hl; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesNextPage
338 public function setHl($hl) argument
340 $this->hl = $hl;
347 return $this->hl;
H A DSearchQueriesPreviousPage.php73 public $hl; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesPreviousPage
338 public function setHl($hl) argument
340 $this->hl = $hl;
347 return $this->hl;
H A DSearchQueriesRequest.php73 public $hl; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesRequest
338 public function setHl($hl) argument
340 $this->hl = $hl;
347 return $this->hl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DYouTube.php390 'hl' => [
451 'hl' => [
698 'hl' => [
723 'hl' => [
972 'hl' => [
1355 'hl' => [
1649 'hl' => [
1818 'hl' => [
1843 'hl' => [
1941 'hl' => [
H A DCustomSearchAPI.php112 'hl' => [
251 'hl' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DI18nLanguageSnippet.php25 public $hl; variable in Google\\Service\\YouTube\\I18nLanguageSnippet
34 public function setHl($hl) argument
36 $this->hl = $hl;
43 return $this->hl;
/plugin/c3chart/assets/
H A Dd3.min.js2 …arse,al=ol.parseRows,cl=ol.format,sl=ol.formatRows,fl=il("\t"),ll=fl.parse,hl=fl.parseRows,pl=fl.f…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js34hl(e,t,n){Ka.call(this,e),this.preExecute("shape.create",(function(e){var n=e.context.shape;if(Ar(… function
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js332 var hl = configNode.getAttribute('highlight');
343 highlight: (hl != null && hl != '' && hl != mxConstants.NONE) ?
344 new mxCellHighlight(graph, hl, 2) : null,

123