Home
last modified time | relevance | path

Searched refs:ff (Results 76 – 100 of 113) sorted by last modified time

12345

/plugin/yuriigantt/3rd/dhtmlxgantt/skins/
H A Ddhtmlxgantt_contrast_black.css1ff;padding:4px}.buttonBg{background:#000}.gantt_cal_larea input,.gantt_cal_larea select,.gantt_cal…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js21663 var ff = env.isFF;
21664 if (ff)
21974 var ff = env.isFF;
21975 var wx = ff ? (e.deltaX*-20) : e.wheelDeltaX*2;
21976 var wy = ff ? (e.deltaY*-40) : e.wheelDelta;
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.min.js20 …">",""":'"',"'":"'"}),rt=function x(mn){function An(n){if(yu(n)&&!ff(n)&&!(n instanceof U…
24 …t,l=4&t;if(e&&(f=i?e(n,u,i,o):e(n)),f!==T)return f;if(!du(n))return n;if(u=ff(n)){if(f=me(n),!c)re…
28 ff(n)?t:a(t,r(n))}function Ot(n){if(null==n)n=n===T?"[object Undefined]":"[object Null]";else if(mi…
30 …;else if(null==n||null==t||!yu(n)&&!yu(t))t=n!==n&&t!==t;else n:{var i=ff(n),o=ff(t),f=i?"[object …
35 var l=e?e(c,a,o+"",n,t,f):T,s=l===T;if(s){var h=ff(a),p=!h&&af(a),_=!h&&!p&&_f(a),l=a;h||p||_?ff(c)…
67 …his}function nu(n,t){return(ff(n)?r:uo)(n,ye(t,3))}function tu(n,t){return(ff(n)?e:io)(n,ye(t,3))}…
102 … uu(2,n)},An.orderBy=function(n,t,r,e){return null==n?[]:(ff(t)||(t=null==t?[]:[t]),r=e?T:r,ff(r)|…
104ff(n)?et:ar)(n,t)},An.set=function(n,t,r){return null==n?n:lr(n,t,r)},An.setWith=function(n,t,r,e)…
107 …n.toPath=function(n){return ff(n)?c(n,Me):wu(n)?[n]:Ur(jo(Iu(n)))},An.toPlainObject=Ou,An.transfor…
119 …duce=function(n,t,r){var e=ff(n)?l:j,u=3>arguments.length;return e(n,ye(t,4),r,u,uo)},An.reduceRig…
[all …]
/plugin/sphinxsearch-was/
H A Dsphinx.conf22ff, U+100..U+12f/2, U+130->U+69, U+131, U+132..U+137/2, U+138, U+139..U+148/2, U+149, U+14…
/plugin/fontfamily/
H A Dplugin.info.txt6 desc Tags <ff (fonttype)></ff> for changing the fontfamily
H A Dsyntax.php51 preg_match("/(?i)<ff (.+?)>/", $match, $ff); // get the fontfamily
52 if ( $this->_isValid($ff[1]) ) return array($state, $ff[1]);
70 list($state, $ff) = $data;
73 $renderer->doc .= "<span style=\"font-family: $ff\">";
78 $renderer->doc .= $renderer->_xmlEntities($ff);
/plugin/ckgdoku/ckeditor/
H A Dcontents-default.css315 .code .kw5 { color: #0000ff; }
319 .code .re0 { color: #0000ff; }
320 .code .re1 { color: #0000ff; }
321 .code .re2 { color: #0000ff; }
H A Dcontents.css.unc354 .code .kw5 { color: #0000ff; }
358 .code .re0 { color: #0000ff; }
359 .code .re1 { color: #0000ff; }
360 .code .re2 { color: #0000ff; }
/plugin/vkeyboard/
H A Dvkeyboard.js.unc1584 "ff" : (document.selection ? "ie" : false ) );
1591 else if (br == "ff") strPos = this.textarea.selectionStart;
1605 else if (br == "ff") {
/plugin/fckg/fckeditor/editor/css/
H A Dfck_editorarea.css.dokuwiki_template338 .code .kw5 { color: #0000ff; }
342 .code .re0 { color: #0000ff; }
343 .code .re1 { color: #0000ff; }
344 .code .re2 { color: #0000ff; }
H A Dfck_editorarea_RTL.css277 .code .kw5 { color: #0000ff; }
281 .code .re0 { color: #0000ff; }
282 .code .re1 { color: #0000ff; }
283 .code .re2 { color: #0000ff; }
H A Dfck_editorarea.css338 .code .kw5 { color: #0000ff; }
342 .code .re0 { color: #0000ff; }
343 .code .re1 { color: #0000ff; }
344 .code .re2 { color: #0000ff; }
H A Dfck_editorarea.css.default_template317 .code .kw5 { color: #0000ff; }
321 .code .re0 { color: #0000ff; }
322 .code .re1 { color: #0000ff; }
323 .code .re2 { color: #0000ff; }
/plugin/fckg/
H A DChanges141 In preprocessor, edit.php ca. 235ff: Create tagged <code>. . .</code> blocks from code blocks mark…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js445 ff = frac(aval, Math.pow(10,ri)-1, false);
447 oa = write_num("n", r[1], ff[1]);
450 oa = rpad_(ff[2],ri);
457 ff = frac(aval, Math.pow(10,ri)-1, true);
458 …return sign + (ff[0]||(ff[1] ? "" : "0")) + " " + (ff[1] ? pad_(ff[1],ri) + r[2] + "/" + r[3] + rp…
554 ff = frac(aval, Math.pow(10,ri)-1, false);
556 oa = write_num("n", r[1], ff[1]);
559 oa = rpad_(ff[2],ri);
566 ff = frac(aval, Math.pow(10,ri)-1, true);
567 …return sign + (ff[0]||(ff[1] ? "" : "0")) + " " + (ff[1] ? pad_(ff[1],ri) + r[2] + "/" + r[3] + rp…
[all …]
H A Dxlsx.min.js2ff,aval=Math.abs(val),sign=val<0?"-":"";if(fmt.match(/^00+$/))return sign+pad0r(aval,fmt.length);i…
H A Dxlsx.min.map1 …hashq","str","cc","rnd","dd","dec","flr","write_num_flt","ffmt","oo","ri","ff","oa","min","max","l…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1ff,ff,ff,ff} would result in\n\t// 1kb of data being output. In this case, you could write a very…
/plugin/wikipediasnippet/conf/
H A Dlang2dir.conf65 ff ltr #Peul
/plugin/ajaxpeon/
H A Daction.php140 foreach($data as $ff){
141 $out[]=$ff["id"];
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dfar.min.css1 .hljs{display:block;overflow-x:auto;padding:0.5em;background:#000080}.hljs,.hljs-subst{color:#0ff}.…
H A Didea.min.css1 …attribute,.hljs-number,.hljs-regexp,.hljs-link{font-weight:bold;color:#0000ff}.hljs-number,.hljs-r…
/plugin/sphinxsearch/
H A Dsphinx.conf24ff, U+100..U+12f/2, U+130->U+69, U+131, U+132..U+137/2, U+138, U+139..U+148/2, U+149, U+14…
/plugin/tools/syntax/
H A Dtools.php46 …$this->Lexer->addSpecialPattern('~~TOOLS:(?:o(?:ff|n)|top|bot(?:tom|h))~~', $mode, 'plugin_tools_t…
/plugin/jquery-syntax/jquery-syntax/bright/
H A Djquery.syntax.core.css5 color: #3333ff; }

12345