Home
last modified time | relevance | path

Searched refs:r (Results 1951 – 1975 of 2140) sorted by relevance

1...<<71727374757677787980>>...86

/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js4554 responders.each( function(r) { argument
4555 Element.stopObserving(element, eventName, r.handler);
4562 responders.each( function(r) { argument
4563 Element.stopObserving(element, eventName, r.handler);
4573 var responder = responders.find( function(r) { return r.handler === handler; }); argument
/plugin/pgn4web/pgn4web/libs/garbochess/
H A Dgarbochess.js897 var r = 3 + (ply >= 5 ? 1 : ply / 4);
898 if (g_baseEval - beta > 1500) r++;
905 var value = -AllCutNode(ply - r, depth + 1, -(beta - 1), false);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D66.66.js.map1 …@string_backtick']\n ],\n whitespace: [\n [/[ \\t\\r\\n]+/, ''],\n …
H A D0.0.js.map1 … 'string.invalid']\n ],\n whitespace: [\n [/[ \\t\\r\\n]+/, ''],\n …
H A D45.45.js.map1 …{ token: 'comment', next: '@blockText.$1.comment' }],\n [/[ \\t\\r\\n]+/, ''],\n …
/plugin/pdfjs/pdfjs/web/locale/es-AR/
H A Dviewer.properties125 document_properties_linearized=Vista rápida de la Web:
/plugin/pdfjs/pdfjs/web/locale/gl/
H A Dviewer.properties125 document_properties_linearized=Visualización rápida das páxinas web:
/plugin/pdfjs/pdfjs/web/locale/pt-BR/
H A Dviewer.properties125 document_properties_linearized=Visualização rápida da Web:
/plugin/pdfjs/pdfjs/web/locale/es-CL/
H A Dviewer.properties125 document_properties_linearized=Vista rápida en Web:
/plugin/pdfjs/pdfjs/web/locale/ca/
H A Dviewer.properties119 document_properties_linearized=Vista web ràpida:
/plugin/pdfjs/pdfjs/web/locale/pt-PT/
H A Dviewer.properties125 document_properties_linearized=Vista rápida web:
/plugin/pdfjs/pdfjs/web/locale/es-ES/
H A Dviewer.properties125 document_properties_linearized=Vista rápida de la web:
/plugin/pdfjs/pdfjs/web/locale/es-MX/
H A Dviewer.properties125 document_properties_linearized=Vista rápida de la web:
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Gyre-Termes/
H A Dfontdata-extra.js19 …hJax_Misc",D="GyreTermesMathJax_Monospace",y="GyreTermesMathJax_NonUnicode",r="GyreTermesMathJax_N… variable
/plugin/diagramsnet/lib/math/extensions/TeX/
H A DAMSmath.js19 …Parse("\\strut\\textstyle{"+m+"}",this.stack.env).mml());i=({l:b.ALIGN.LEFT,r:b.ALIGN.RIGHT,"":""}… property in AnonymousFunctiondf5badaf0a00.i
/plugin/diagramsnet/lib/math/jax/output/SVG/fonts/STIX-Web/
H A Dfontdata-extra.js19 …ax_Script-bold-italic",O="STIXMathJax_Script-italic",X="STIXMathJax_Script",r="STIXMathJax_Shapes-… variable
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/STIX-Web/
H A Dfontdata-extra.js19 …ax_Script-bold-italic",N="STIXMathJax_Script-italic",W="STIXMathJax_Script",r="STIXMathJax_Shapes-… variable
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Gyre-Pagella/
H A Dfontdata-extra.js19 …ax_Misc",D="GyrePagellaMathJax_Monospace",y="GyrePagellaMathJax_NonUnicode",r="GyrePagellaMathJax_… variable
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php390 $w = $attribs['r'] * 2;
391 $h = $attribs['r'] * 2;
392 $x_offset = $attribs['cx'] - $attribs['r'];
393 $y_offset = $attribs['cy'] - $attribs['r'];
821 if (isset($gradient_info['info']['r'])) {
822 $gradient_info['info']['rx'] = $gradient_info['info']['r'] / $w;
824 if (isset($gradient_info['info']['r'])) {
825 $gradient_info['info']['ry'] = $gradient_info['info']['r'] / $h;
841 } elseif (isset($gradient_info['info']['r'])) {
842 $rx = $gradient_info['info']['r'];
[all...]
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js1456 var r = new RegExp(name + '_(\\w+)'),
1457 match = r.exec(className)
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt227 -> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r)
231 -> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r)
/plugin/jmol2/jmol/
H A DCHANGES.txt401 # bug fix: %r not correct label
959 # %[sequence] %r
1853 # bug fix: ramachandran / ramachandran r navigation problem
2133 # bug fix: quaternion r derivative2 nonfunctional in 11.5.45
2235 # new feature: Ramachandran "r" --- includes third (Z) axis quaternion r difference2 X component eq…
2337 # new feature: draw quaternion [w|x|y|z|a|r] [difference][2]
4378 # x = {r,g,b}
4533 # new feature: {r,g,b} can be used in place of [r,g,b] for indicating color,
4536 # r = 255; g = 255; b = 0;
4537 # background {@r,@g,@b}
[all …]
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js1584 function draw_tuplet(s1){var s2,s3,g,upstaff,nb_only,some_slur,x1,x2,y1,y2,xm,ym,a,s0,yy,yx,dy,a,dir,r,tp=s1.tp.shift()
1656 r=s2.stem>=0?0:s2.nhd
1657 if(s2.notes[r].shhd>0)
1658 x2+=s2.notes[r].shhd
2472 HzVLI+r+rAFU/qzmeEZJOT9DAAACAAD/JAISANwAAwAPAAA3FSE1JTMVITUzESM1IRUjHgHW/gwe\
2844 var textopt={align:'j',center:'c',fill:'f',justify:'j',ragged:'f',right:'r',skip:'s'}
2981 function st_font(font){var n=font.name,r=""
2983 r+=font.weight+" "
2985 r+=font.style+" "
2988 return r
7061 var ya={l:cfmt.titlespace,c:cfmt.titlespace,r:cfmt.titlespace},xa={l:0,c:lwidth*.5,r:lwidth},yb={},str;p=fmt;i=0 global() property in write_headform.xa
[all...]
/plugin/siteexport/inc/
H A DreadCSS.patch139 $CSSstr = preg_replace('/[\s\n\r\t\f]/s',' ',$CSSstr);

1...<<71727374757677787980>>...86