/plugin/toolbox/ |
H A D | ToolboxTextTools.js | 85 var bb = chunkify(b.toLowerCase()); 87 for (x = 0; aa[x] && bb[x]; x++) { 88 if (aa[x] !== bb[x]) { 89 var c = Number(aa[x]), d = Number(bb[x]); 90 if (c == aa[x] && d == bb[x]) { 92 } else return (aa[x] > bb[x]) ? 1 : -1; 95 return aa.length - bb.length;
|
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/ |
H A D | theme-raphael.js | 103 var bb = p.getBBox(); 106 return bb; 137 var bb = this.textBBox(text, font); 140 x = x - bb.width / 2; 141 y = y - bb.height / 2; 147 t = paper.print(x - bb.x, y - bb.y, text, font.obj_, font['font-size']); 149 t = paper.text(x - bb.x - bb.width / 2, y - bb.y, text);
|
H A D | theme-snap.js | 141 var bb = t.getBBox(); 143 return bb; 204 var bb = t.getBBox(); 207 x = x - bb.width / 2; 208 y = y - bb.height / 2; 213 t.attr({x: x - bb.x, y: y - bb.y});
|
H A D | theme.js | 188 var bb = this.textBBox(diagram.title, font); 189 title.textBB = bb; 192 title.width = bb.width + (TITLE_PADDING + TITLE_MARGIN) * 2; 202 var bb = this.textBBox(a.name, font); 203 a.textBB = bb; 206 a.width = bb.width + (ACTOR_PADDING + ACTOR_MARGIN) * 2; 207 a.height = bb.height + (ACTOR_PADDING + ACTOR_MARGIN) * 2; 236 var bb = this.textBBox(s.message, font); 239 s.textBB = bb; 240 s.width = bb.width; [all …]
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/blob.js/ |
H A D | blob.js | 120 var bb = this.data; 132 bb.push(str); 136 bb.push(fr.readAsBinaryString(data)); 143 bb.push(atob(data.data)); 145 bb.push(decodeURIComponent(data.data)); 147 bb.push(data.data); 154 bb.push(unescape(encodeURIComponent(data)));
|
/plugin/sortablejs/ |
H A D | script.js | 389 var bb = b[0].split( ".", 4 ); 391 var resultb = bb[0] * 0x1000000 + bb[1] * 0x10000 + bb[2] * 0x100 + bb[3] * 1; 405 var bb = parseFloat( b[0].replace( ",", "." ).replace( /[^0-9.\-]/g, "" ) ); 406 if ( isNaN( bb ) ) { 407 bb = Number.NEGATIVE_INFINITY; 409 return aa - bb; 415 var aa = new Date( a[0] ), bb [all...] |
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/ |
H A D | sequence-diagram.js | 992 title.textBB = bb; 1006 a.textBB = bb; 1042 s.textBB = bb; 1043 s.width = bb.width; 1412 var bb = t.getBBox(); 1414 return bb; 1475 var bb = t.getBBox(); 1484 t.attr({x: x - bb.x, y: y - bb.y}); 1664 return bb; 1705 t = paper.print(x - bb.x, y - bb.y, text, font.obj_, font['font-size']); [all …]
|
H A D | sequence-diagram-min.js | 6 …bb=this.textBBox(diagram.title,font);title.textBB=bb,title.message=diagram.title,title.width=bb.wi… variable
|
H A D | sequence-diagram-raphael.js | 992 title.textBB = bb; 1006 a.textBB = bb; 1042 s.textBB = bb; 1043 s.width = bb.width; 1044 s.height = bb.height; 1375 var bb = p.getBBox(); 1378 return bb; 1412 x = x - bb.width / 2; 1413 y = y - bb.height / 2; 1419 t = paper.print(x - bb.x, y - bb.y, text, font.obj_, font['font-size']); [all …]
|
H A D | sequence-diagram-snap.js | 992 title.textBB = bb; 1006 a.textBB = bb; 1042 s.textBB = bb; 1043 s.width = bb.width; 1044 s.height = bb.height; 1412 var bb = t.getBBox(); 1414 return bb; 1475 var bb = t.getBBox(); 1478 x = x - bb.width / 2; 1479 y = y - bb.height / 2; [all …]
|
H A D | sequence-diagram-snap-min.js | 6 …bb=this.textBBox(diagram.title,font);title.textBB=bb,title.message=diagram.title,title.width=bb.wi… variable
|
H A D | sequence-diagram-raphael-min.js | 6 …bb=this.textBBox(diagram.title,font);title.textBB=bb,title.message=diagram.title,title.width=bb.wi… variable
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/ |
H A D | Montgomery.php | 193 $bb = $b->multiply($b); 194 $e = $aa->subtract($bb); 203 $x4 = $aa->multiply($bb); 204 $temp = static::class == Curve25519::class ? $bb : $aa;
|
/plugin/latexit/tests/dw_orig_test_files/ |
H A D | test14.txt | 2 %% **bb** %%
|
H A D | test7-vnoreny2.txt | 7 ==== bbřb ====
|
/plugin/callflow/ |
H A D | script.js | 47 …this.bb = paper.text(x,(y+style.txtsize/2)+10,text).attr({"font-size":style.tooltip.txtsize,"fill"… 48 var BB = this.bb.getBBox(); 51 this.bb.translate(0,BB.height/2); 57 this.bb.hide(); 61 this.bb.show().toFront(); 65 this.bb.hide();
|
/plugin/latexit/tests/my/ |
H A D | test14.latex | 7 **bb**
|
/plugin/forcessllogin/lang/hu/ |
H A D | splashpage.txt | 3 A kért művelet személyes adatok továbbításával jár, mely titkosított kapcsolat kiépítését igényli.
|
/plugin/pdfjs/pdfjs/web/locale/hu/ |
H A D | viewer.properties | 19 next_label=Tovább 165 find_next_label=Tovább 186 find_match_count_limit[zero]=Több mint {{limit}} találat 187 find_match_count_limit[one]=Több mint {{limit}} találat 188 find_match_count_limit[two]=Több mint {{limit}} találat 189 find_match_count_limit[few]=Több mint {{limit}} találat 190 find_match_count_limit[many]=Több mint {{limit}} találat 191 find_match_count_limit[other]=Több mint {{limit}} találat
|
/plugin/sqlraw/ |
H A D | sorttable.min.js | 25 …ace(/[^0-9.-]/g,''));if(isNaN(aa))aa=0;bb=parseFloat(b[0].replace(/[^0-9.-]/g,''));if(isNaN(bb))bb…
|
/plugin/quickstats/scripts/ |
H A D | sorttable-cmpr.js | 3 false;sorttable={init:function(){if(arguments.callee.done){return}arguments.callee.done=true;if(_timer){clearInterval(_timer)}if(!document.createElement||!document.getElementsByTagName){return}sorttable.DATE_RE=/^(\d\d?)[\/\.-](\d\d?)[\/\.-]((\d\d)?\d\d)$/;forEach(document.getElementsByTagName("table"),function(a){if(a.className.search(/\bsortable\b/)!=-1){sorttable.makeSortable(a)}})},makeSortable:function(b){if(b.getElementsByTagName("thead").length==0){the=document.createElement("thead");the.appendChild(b.rows[0]);b.insertBefore(the,b.firstChild)}if(b.tHead==null){b.tHead=b.getElementsByTagName("thead")[0]}if(b.tHead.rows.length!=1){return}sortbottomrows=[];for(var a=0;a<b.rows.length;a++){if(b.rows[a].className.search(/\bsortbottom\b/)!=-1){sortbottomrows[sortbottomrows.length]=b.rows[a]}}if(sortbottomrows){if(b.tFoot==null){tfo=document.createElement("tfoot");b.appendChild(tfo)}for(var a=0;a<sortbottomrows.length;a++){tfo.appendChild(sortbottomrows[a])}delete sortbottomrows}headrow=b.tHead.rows[0].cells;for(var a=0;a<headrow.length;a++){if(!headrow[a].className.match(/\bsorttable_nosort\b/)){mtch=headrow[a].className.match(/\bsorttable_([a-z0-9]+)\b/);if(mtch){override=mtch[1]}if(mtch&&typeof sorttable["sort_"+override]=="function"){headrow[a].sorttable_sortfunction=sorttable["sort_"+override]}else{headrow[a].sorttable_sortfunction=sorttable.guessType(b,a)}headrow[a].sorttable_columnindex=a;headrow[a].sorttable_tbody=b.tBodies[0];dean_addEvent(headrow[a],"click",function(f){if(this.className.search(/\bsorttable_sorted\b/)!=-1){sorttable.reverse(this.sorttable_tbody);this.className=this.className.replace("sorttable_sorted","sorttable_sorted_reverse");this.removeChild(document.getElementById("sorttable_sortfwdind"));sortrevind=document.createElement("span");sortrevind.id="sorttable_sortrevind";sortrevind.innerHTML=stIsIE?' <font face="webdings">5</font>':" ▴";this.appendChild(sortrevind);return}if(this.className.search(/\bsorttable_sorted_reverse\b/)!=-1){sorttable.reverse(this.sorttable_tbody);this.className=this.className.replace("sorttable_sorted_reverse","sorttable_sorted");this.removeChild(document.getElementById("sorttable_sortrevind"));sortfwdind=document.createElement("span");sortfwdind.id="sorttable_sortfwdind";sortfwdind.innerHTML=stIsIE?' <font face="webdings">6</font>':" ▾";this.appendChild(sortfwdind);return}theadrow=this.parentNode;forEach(theadrow.childNodes,function(e){if(e.nodeType==1){e.className=e.className.replace("sorttable_sorted_reverse","");e.className=e.className.replace("sorttable_sorted","")}});sortfwdind=document.getElementById("sorttable_sortfwdind");if(sortfwdind){sortfwdind.parentNode.removeChild(sortfwdind)}sortrevind=document.getElementById("sorttable_sortrevind");if(sortrevind){sortrevind.parentNode.removeChild(sortrevind)}this.className+=" sorttable_sorted";sortfwdind=document.createElement("span");sortfwdind.id="sorttable_sortfwdind";sortfwdind.innerHTML=stIsIE?' <font face="webdings">6</font>':" ▾";this.appendChild(sortfwdind);row_array=[];col=this.sorttable_columnindex;rows=this.sorttable_tbody.rows;for(var c=0;c<rows.length;c++){row_array[row_array.length]=[sorttable.getInnerText(rows[c].cells[col]),rows[c]]}row_array.sort(this.sorttable_sortfunction);tb=this.sorttable_tbody;for(var c=0;c<row_array.length;c++){tb.appendChild(row_array[c][1])}delete row_array})}}},guessType:function(c,b){sortfn=sorttable.sort_alpha;for(var a=0;a<c.tBodies[0].rows.length;a++){text=sorttable.getInnerText(c.tBodies[0].rows[a].cells[b]);if(text!=""){if(text.match(/^-?[�$�]?[\d,.]+%?$/)){return sorttable.sort_numeric}possdate=text.match(sorttable.DATE_RE);if(possdate){first=parseInt(possdate[1]);second=parseInt(possdate[2]);if(first>12){return sorttable.sort_ddmm}else{if(second>12){return sorttable.sort_mmdd}else{sortfn=sorttable.sort_ddmm}}}}}return sortfn},getInnerText:function(b){hasInputs=(typeof b.getElementsByTagName=="function")&&b.getElementsByTagName("input").length;if(b.getAttribute("sorttable_customkey")!=null){return b.getAttribute("sorttable_customkey")}else{if(typeof b.textContent!="undefined"&&!hasInputs){return b.textContent.replace(/^\s+|\s+$/g,"")}else{if(typeof b.innerText!="undefined"&&!hasInputs){return b.innerText.replace(/^\s+|\s+$/g,"")}else{if(typeof b.text!="undefined"&&!hasInputs){return b.text.replace(/^\s+|\s+$/g,"")}else{switch(b.nodeType){case 3:if(b.nodeName.toLowerCase()=="input"){return b.value.replace(/^\s+|\s+$/g,"")}case 4:return b.nodeValue.replace(/^\s+|\s+$/g,"");break;case 1:case 11:var c="";for(var a=0;a<b.childNodes.length;a++){c+=sorttable.getInnerText(b.childNodes[a])}return c.replace(/^\s+|\s+$/g,"");break;default:return""}}}}}},reverse:function(a){newrows=[];for(var b=0;b<a.rows.length;b++){newrows[newrows.length]=a.rows[b]}for(var b=newrows.length-1;b>=0;b--){a.appendChild(newrows[b])}delete newrows},sort_numeric:function(e,c){aa=parseFloat(e[0].replace(/[^0-9.-]/g,""));if(isNaN(aa)){aa=0}bb=parseFloat(c[0].replace(/[^0-9.-]/g,""));if(isNaN(bb)){bb=0}return aa-bb},sort_alpha:function(e,c){if(e[0]==c[0]){return 0}if(e[0]<c[0]){return -1}return 1},sort_ddmm:function(e,c){mtch=e[0].match(sorttable.DATE_RE);y=mtch[3];m=mtch[2];d=mtch[1];if(m.length==1){m="0"+m}if(d.length==1){d="0"+d}dt1=y+m+d;mtch=c[0].match(sorttable.DATE_RE);y=mtch[3];m=mtch[2];d=mtch[1];if(m.length==1){m="0"+m}if(d.length==1){d="0"+d}dt2=y+m+d;if(dt1==dt2){return 0}if(dt1<dt2){return -1}return 1},sort_mmdd:function(e,c){mtch=e[0].match(sorttable.DATE_RE);y=mtch[3];d=mtch[2];m=mtch[1];if(m.length==1){m="0"+m}if(d.length==1){d="0"+d}dt1=y+m+d;mtch=c[0].match(sorttable.DATE_RE);y=mtch[3];d=mtch[2];m=mtch[1];if(m.length==1){m="0"+m}if(d.length==1){d="0"+d}dt2=y+m+d;if(dt1==dt2){return 0}if(dt1<dt2){return -1}return 1},shaker_sort:function(h,f){var a=0;var e=h.length-1;var j=true;while(j){j=false;for(var c=a;c<e;++c){if(f(h[c],h[c+1])>0){var g=h[c];h[c]=h[c+1];h[c+1]=g;j=true}}e--;if(!j){break}for(var c=e;c>a;--c){if(f(h[c],h[c-1])<0){var g=h[c];h[c]=h[c-1];h[c-1]=g;j=true}}a++}}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",sorttable.init,false);
|
H A D | sorttable.js | 262 bb = parseFloat(b[0].replace(/[^0-9.-]/g,'')); 263 if (isNaN(bb)) bb = 0; 264 return aa-bb;
|
/plugin/diagramsnet/lib/img/lib/ibm/miscellaneous/ |
H A D | retrieve_rank.svg | 1 ….7H12.7V38z" fill="#325c80"/><circle cx="18.9" cy="25" r="12.1" fill="#4278bb"/><path d="M13.1 18.…
|
/plugin/autologoff/lang/hu/ |
H A D | intro.txt |
|
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/ |
H A D | ATNDeserializer.php | 744 $bb = []; 747 $bb[] = $int & 0xFF; 748 $bb[] = ($int >> 8) & 0xFF; 751 $bb = \array_reverse($bb); 752 $hex = \strtoupper(\bin2hex(\implode(\array_map('chr', $bb))));
|