| /plugin/sequencediagram/bower_components/js-sequence-diagrams/test/ |
| D | align.html | 41 function draw_bb(bb) { 42 paper.rect(bb.x, bb.y, bb.width, bb.height).attr(RECT); 44 draw_coord(bb.x, bb.y); 45 draw_coord(bb.x + bb.width, bb.y); 46 draw_coord(bb.x, bb.y + bb.height); 47 draw_coord(bb.x + bb.width, bb.y + bb.height);
|
| D | font_test.html | 35 var bb = path.getBBox(); 38 var dx = (x - bb.x) - bb.width / 2; 39 var dy = (y - bb.y) - bb.height / 2;
|
| /plugin/toolbox/ |
| 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/callflow/ |
| 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(); 50 // BB.y is automatically updated 51 this.bb.translate(0,BB.height/2); 53 …this.tp = paper.rect(BB.x-4,BB.y-2,BB.width+8,BB.height+4).attr({"fill":style.tooltip.bgr,"stroke"… 57 this.bb.hide(); 61 this.bb.show().toFront(); 65 this.bb.hide(); 363 var BB = txt.getBBox(); 364 …paper.rect(BB.x,BB.y,BB.width,BB.height).attr({"stroke":"none","fill":style.bgr}).toBack();//backg… [all …]
|
| /plugin/sequencediagram/bower_components/js-sequence-diagrams/src/ |
| 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);
|
| 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; 193 title.height = bb.height + (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); 238 //var bb = t.attr("text", s.message).getBBox(); [all …]
|
| 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; 212 // `y - bb.y` because text(..) is positioned from the baseline, so this moves it down. 213 t.attr({x: x - bb.x, y: y - bb.y});
|
| /plugin/asciidocjs/node_modules/minimist/test/ |
| D | dotted.js | 7 var argv = parse(['--a.b', '22'], { default: { 'a.b': 11 }, alias: { 'a.b': 'aa.bb' } }); 9 t.equal(argv.aa.bb, 22); 14 var argv = parse('', { default: { 'a.b': 11 }, alias: { 'a.b': 'aa.bb' } }); 16 t.equal(argv.aa.bb, 11);
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/blob.js/ |
| 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/chessdiagram/toolbar/ |
| D | german.diff | 6 …hdiagramm>\nt---k--t\n-d---bbb\nb---b---\n--l-B---\nB--S-D--\nB-------\n-BB---BB\n---T-T-K\n</scha…
|
| /plugin/stdokuwikiconnector/ |
| H A D | .gitignore | 28 [Bb]in/ 30 [Bb]uild/
|
| /plugin/sortablejs/ |
| 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;
|
| /plugin/rigrr/lib/rigrr/ |
| D | rigrr.nocache.js | 1 …bb='baseUrl',S='begin',R='bootstrap',Db='chromeframe',ab='clear.cache.gif',pb='content',X='end',Lb… 5 function g(){var a=E(bb);if(a!=null){return a}return O} 15 …Bb)!=-1}())return Bb;if(function(){return c.indexOf(Cb)!=-1||function(){if(c.indexOf(Db)!=-1){retu…
|
| /plugin/rigrr/lib/ |
| D | rigrr.nocache.js | 1 …bb='baseUrl',S='begin',R='bootstrap',Db='chromeframe',ab='clear.cache.gif',pb='content',X='end',Lb… 5 function g(){var a=E(bb);if(a!=null){return a}return O} 15 …Bb)!=-1}())return Bb;if(function(){return c.indexOf(Cb)!=-1||function(){if(c.indexOf(Db)!=-1){retu…
|
| /plugin/indexmenu/_test/ |
| D | AjaxRequestsTest.php | 25 … saveWikiText('ns2:cpage', "======Bb======\nText", 'Sort different page/title/creation date'); 37 saveWikiText('ns1:ns2:apage', "======Bb======\nPage on level 2", 'Created page on level 2'); 212 'title' => 'Bb', 231 'title' => 'Bb', 250 'title' => 'Bb',
|
| /plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/ |
| 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
|
| D | sequence-diagram-snap.js | 991 var bb = this.textBBox(diagram.title, font); 992 title.textBB = bb; 995 title.width = bb.width + (TITLE_PADDING + TITLE_MARGIN) * 2; 996 title.height = bb.height + (TITLE_PADDING + TITLE_MARGIN) * 2; 1005 var bb = this.textBBox(a.name, font); 1006 a.textBB = bb; 1009 a.width = bb.width + (ACTOR_PADDING + ACTOR_MARGIN) * 2; 1010 a.height = bb.height + (ACTOR_PADDING + ACTOR_MARGIN) * 2; 1039 var bb = this.textBBox(s.message, font); 1041 //var bb = t.attr("text", s.message).getBBox(); [all …]
|
| /plugin/bugzillalinks/ |
| D | syntax.php | 47 $this->Lexer->addSpecialPattern('[Bb]ug\s*\d+', $mode, 'plugin_bugzillalinks'); 60 if ( preg_match('/^[Bb]ug\s*(\d+)$/', $match, $bugMatch) ) {
|
| /plugin/bugzillaint/syntax/ |
| D | link.php | 45 …$this->Lexer->addSpecialPattern('[Bb]ug\s[0-9]+(?:\s<[a-z_,^>]+>)?', $mode, 'plugin_bugzillaint_li… 56 if ( preg_match('/^[Bb]ug\s([0-9]+)(?:\s<([a-z_,^>]+)>)?$/', $match, $submatch) ) {
|
| D | list.php | 45 $this->Lexer->addSpecialPattern('<[Bb]uglist\s+[^>]*>', $mode, 'plugin_bugzillaint_list'); 56 if ( preg_match('/<[Bb]uglist\s+([^>]*)>/', $match, $submatch) ) {
|
| D | tree.php | 45 $this->Lexer->addSpecialPattern('<[Bb]ugtree\s+[0-9]+[^>]*>', $mode, 'plugin_bugzillaint_tree'); 56 if ( preg_match('/<[Bb]ugtree\s+([0-9]+)[^>]*>/', $match, $submatch) ) {
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/ |
| 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/html2pdf/html2pdf/html2ps/fpdf/font/makefont/ |
| D | cp1253.map | 173 !BB U+00BB guillemotright 220 !EB U+03BB lambda
|
| D | cp1255.map | 176 !BB U+00BB guillemotright 191 !CB U+05BB afii57796
|
| /plugin/latexit/tests/dw_orig_test_files/ |
| D | test14.txt | 2 %% **bb** %%
|