Home
last modified time | relevance | path

Searched refs:b (Results 1551 – 1575 of 2511) sorted by relevance

1...<<61626364656667686970>>...101

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js1783 b: b,
3281 b && params.push(+b);
3287 b = b == 'm' ? 'l' : 'L';
3924 b2ac = b * b - 4 * c * a;
6072 a.inverse = b;
6073 b.inverse = a;
6077 this.props[b.name] = b;
41920 var n = system[0].n * b[0] + system[1].n * b[1],
41921 l = system[0].lambda * b[0] + system[1].lambda * b[1];
41939 var bd = { x: b.x - a.x, y: b.y - a.y };
[all …]
/plugin/sequencediagram/bower_components/snap.svg/
H A DREADME.md55 git checkout -b my_branch
/plugin/codemirror/dist/modes/
H A Dsoy.min.js.map1b/)) {\n state.soyState.push(\"map-literal\");\n return \"keyword\";\n } else i…
H A Dyaml.min.js.map1b((\"+cons.join(\")|(\")+\"))$\", 'i');\n\n return {\n token: function(stream, state) {\n …
H A Dpowershell.min.js.map1b';\n\n for (var i = 0; i < patterns.length; i++) {\n if (patterns[i] instanceof RegExp) {…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D61.61.js.map1b/i, 'keyword'],\n [/BEGIN\\s+TRY\\b/i, { token: 'keyword.try' }],\n [/END\\…
H A D43.43.js.map1b/,\n {\n cases: {\n '@typeKeywords': 'ty…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt297 where <channel> can be one of 'r', 'g', 'b', 'a' (for
325 [ex: &fltr[]=hist|<b>|<c>|<w>|<h>|<a>|<o>|<x>|<y>]
326 Where <b> is the color band(s) to display, from back
375 [ex: &fltr[]=wmt|<t>|<s>|<a>|<c>|<f>|<o>|<m>|<n>|<b>|<O>|<x>|<h>]
409 <b> is the hex color of the background;
456 [ex: &fltr[]=crop|<l>|<r>|<t>|<b>]
458 side of the resized image; <r>, <t>, <b> are for right,
465 [ex: &fltr[]=rot|<a>|<b>]
466 where <a> is the rotation angle in degrees; <b> is the
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fastps.class.php273 function setrgbcolor($r, $g, $b) { argument
274 $data = sprintf("%.2f %.2f %.2f setrgbcolor\n", $r, $g, $b);
H A Doutput.pcl.class.php285 function setrgbcolor($r, $g, $b) { } argument
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js1816 var Z=function(b){var a=document.createElement("div"); argument
1817 a.className=K(E.arrowGraphicCSSClassPrefix+"point-"+b);
2315 var s={array:function(x){var a=["["],b,f,i,l=x.length,v;
2321 if(typeof v=="string"){if(b){a[a.length]=",";
2323 b=true;
2330 }var a=["{"],b,f,i,v; variable
2334 if(typeof v=="string"){if(b){a[a.length]=",";
2336 b=true;
2340 …:function(x){if(/["\\\x00-\x1f]/.test(x)){x=x.replace(/([\x00-\x1f\\"])/g,function(a,b){var c=m[b]; argument
2342 }c=b.charCodeAt();
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js1816 var Z=function(b){var a=document.createElement("div"); argument
1817 a.className=K(E.arrowGraphicCSSClassPrefix+"point-"+b);
2315 var s={array:function(x){var a=["["],b,f,i,l=x.length,v;
2321 if(typeof v=="string"){if(b){a[a.length]=",";
2323 b=true;
2330 }var a=["{"],b,f,i,v; variable
2334 if(typeof v=="string"){if(b){a[a.length]=",";
2336 b=true;
2340 …:function(x){if(/["\\\x00-\x1f]/.test(x)){x=x.replace(/([\x00-\x1f\\"])/g,function(a,b){var c=m[b]; argument
2342 }c=b.charCodeAt();
/plugin/diagramsnet/lib/js/onedrive/
H A DOneDriveOrig.js2b(e,t.apiEndpointUrl);r&&(i=m.appendToPath(i,"?"+r));var o=new g.default({url:i,clientId:t.clientI…
10b(e){try{return e.then}catch(e){T.error=e;return T}}function P(e,t,r){t.constructor===e.constructo…
H A DOneDrive.js6b(e,t.apiEndpointUrl);r&&(i=m.appendToPath(i,"?"+r));var o=new g.default({url:i,clientId:t.clientI…
14b(e){try{return e.then}catch(e){T.error=e;return T}}function P(e,t,r){t.constructor===e.constructo…
/plugin/pdfjs/pdfjs/web/locale/gd/
H A Dviewer.properties139 toggle_sidebar.title=Toglaich am bàr-taoibh
140 toggle_sidebar_notification.title=Toglaich am bàr-taoibh (tha oir-loidhne/ceanglachain aig an sgrìo…
141 toggle_sidebar_label=Toglaich am bàr-taoibh
/plugin/diagramsnet/lib/js/orgchart/
H A DmxOrgChartLayout.js555 pointsArr.sort(function(a, b) argument
557 var dy = a.y - b.y;
559 return dy == 0? a.x - b.x : dy;
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js878 return a < b ? -1 : a > b ? 1 : 0;
3463 var b = mm[2] ? Number(mm[2]) : 0;
3467 fragment: fragment, a: a, b: b });
3530 concat: function(a, b) { argument
3531 for (var i = 0, node; node = b[i]; i++)
3780 getIndices: function(a, b, total) { argument
3781 if (a == 0) return b > 0 ? [b] : [];
3783 if (0 == (i - b) % a && (i - b) / a >= 0) memo.push(i);
3807 var b = m[2] ? Number(m[2]) : 0;
3905 concat: function(a, b) { argument
[all …]
/plugin/diagramsnet/lib/img/lib/allied_telesis/wireless/
H A DLaptop_Wireless.svg1b{fill:#b3b5b7}]]></style><g stroke-width="3" class="W X Y"><path d="M30.8 65.566l25.513-13.543.00…
/plugin/projects/
H A Dcodemirror-compressed.js1b=kt.length;p<b;++p){var w=kt[p];w<e.line?m.push(w):w>t.line&&m.push(w+y)}var E=e.line+Math.min(n.… class
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js1154 var b = range.getBookmark();
1155 obj.selStart = b.charCodeAt(2) - b.charCodeAt(0) - 1;
1162 b = range.getBookmark();
1163 obj.selEnd = b.charCodeAt(2) - b.charCodeAt(0) - 1;
/plugin/contactmodern/
H A DREADME.textile37 * Dokuwiki >= 2009-02-14b
/plugin/bibtex/OSBib/format/
H A DHELPSTYLE.php141 MISC::li(MISC::b(SYNTAX4) . ' ' . SYNTAX5) .
/plugin/deletepagebutton/
H A DREADME.md50 - 2018-04-22b "Greebo"
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DREADME.md8 [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/ruflin/Elastica/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/ruflin/Elastica/?branch=master)
/plugin/callflow/
H A Dscript.js96 getElementsByAttribute = function(a,b) argument
105 if(arr_elms[i].getAttribute(a) == b)//changed this line to suite my needs from:

1...<<61626364656667686970>>...101