Home
last modified time | relevance | path

Searched refs:hl (Results 26 – 50 of 65) sorted by relevance

123

/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js1054 function set_hl(p_st,n,x,dx1,dx2){var i,hl
1055 if(n>=0){hl=p_st.hlu[n]
1056 if(!hl)
1057 hl=p_st.hlu[n]=[]}else{hl=p_st.hld[-n]
1058 if(!hl)
1059 hl=p_st.hld[-n]=[]}
1060 for(i=0;i<hl.length;i++){if(x>=hl[i][0])
1062 if(i==hl
[all...]
H A Dabc2svg.woff61 }�����aW�S ���U���-�C�a5���zխ+��ث?X�}�Տq��� X|8�ݘi�ߵ����W�4^b�mp�����a��};���[# �GQp�܀���Ի��PǠs��^��m���R�\ H��`��p,�e0\����L�:<a�{�N�޶?��IK��.x�6�cGD�2>�L��k%�"�![8r������غ �%�ܹc���,�ﮛM�楠�D ߷^��hl=�El���[���T��d�V����gm���Ȉ�ě��]5BSnKE����8���U<�>����f���?�%�������ԥV�)c ���F��jk�����BHfPl�|o �UV������ Bި���o *�p������؊MI%T�5���ё�"��1�x���0?�aF2�@c�7Y���;�"~���F�����j4�F�n,�NF����b�|�=���]�ME;�2�dͲCV�x���Rh�j�v Τ���Sh<�[Y�i��)���p#��]�䃞�5G�W�n��9���[����9��.���c�K���z�s��(<���R�h9���h��;�6� Cܥ��S��� �繨��ყ>���"u��4F+�=r�AivY6]��!�?mK�vQ8D�ɋ�e���i��V{nz������#W?�
/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/diagramsnet/lib/js/diagramly/
H A DEditorUi.js11086 var hl = document.createElement('div');
11088 hl.style.border = '3px dotted rgb(254, 137, 12)';
11089 hl.style.pointerEvents = 'none';
11090 hl.style.position = 'absolute';
11091 hl.style.top = x + 'px';
11092 hl.style.left = y + 'px';
11093 hl.style.width = Math.max(0, w - 3) + 'px';
11094 hl.style.height = Math.max(0, h - 3) + 'px';
11098 this.editor.graph.container.appendChild(hl);
11102 document.body.appendChild(hl);
[all …]
H A DEditor.js7512 var hl = new mxCellHighlight(this, color, sw, false);
7516 hl.opacity = opacity;
7519 hl.highlight(state);
7524 if (hl.shape != null)
7526 mxUtils.setPrefixedStyle(hl.shape.node.style, 'transition', 'all 1200ms ease-in-out');
7527 hl.shape.node.style.opacity = 0;
7533 hl.destroy();
/plugin/callflow/
H A Draphael.js6083 var hl = $("title");
6085 hl.appendChild(val);
6086 node.appendChild(hl);
6091 var hl = $("a");
6092 pn.insertBefore(hl, node);
6093 hl.appendChild(node);
6094 pn = hl;
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt344 http://groups.google.com/groups?hl=en&safe=off&ic=1&th=1fe06718d5ec89a5,20&seekm
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js7701 html[hl++]='<div><div class="sourceBox" style="left:';
7702 html[hl++]=35+7*(lines+"").length;
7703 html[hl++]='px;"><pre class="sourceCode">';
7704 html[hl++]=escapeHTML(src);
7705 html[hl++]='</pre></div><div class="lineNo">';
7708 l++){html[hl++]='<div line="';
7709 html[hl++]=l;
7710 html[hl++]='">';
7711 html[hl++]=l;
7712 html[hl++]="</div>"
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js28947 hl = 0;
28960 html[hl++] = 35 + 7*(lines+'').length;
28961 html[hl++] = 'px;"><pre class="sourceCode">';
28962 html[hl++] = escapeHTML(src);
28963 html[hl++] = '</pre></div><div class="lineNo">';
28968 html[hl++] = '<div line="';
28969 html[hl++] = l;
28970 html[hl++] = '">';
28971 html[hl++] = l;
28972 html[hl++] = '</div>';
[all …]
/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/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/metaeditor/
H A Djstree.js6212 ht = false, hl = false;
6255 hl = parseInt(e.pageX + $.vakata.dnd.settings.helper_left, 10);
6257 if(dw && hl + vakata_dnd.helper_w > dw) { hl = dw - (vakata_dnd.helper_w + 2); }
6259 left : hl + "px",
/plugin/advrack/
H A Draphael.js6097 var hl = $("a");
6098 pn.insertBefore(hl, node);
6099 hl.appendChild(node);
6100 pn = hl;
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt207 hl = max height for landscape images
H A Dphpthumb.changelog.txt714 ¤ Added 'wp', 'hp', 'wl', 'hl', 'ws', 'hs' parameters for
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js2 …n n*(1-e)+t*e}}function mr(n,t){var e,r,i,u=hl.lastIndex=pl.lastIndex=0,o=-1,a=[],l=[];for(n+="",t…
4 …polateNumber=yr,ao.interpolateString=mr;var hl=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,pl=ne… variable
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js7291 var hl = new mxEllipse(null, this.highlightColor, this.highlightColor, 0);
7292 hl.opacity = mxConstants.HIGHLIGHT_OPACITY;
7294 return hl;
/plugin/diagramsnet/lib/resources/
H A Ddia_cs.txt551 orthogonal=Pravoúhlý
/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/mermaid/
H A Dmermaid.min.js[all...]
/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-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/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/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

123