Home
last modified time | relevance | path

Searched refs:fc (Results 1 – 25 of 91) sorted by relevance

1234

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less6 .fc {
10 .fc-rtl {
13 body .fc {
19 .fc-highlight {
24 .fc-bgevent {
29 .fc-nonbusiness {
31 /* will inherit .fc-bgevent's styles */
36 .fc button {
52 .fc button::-moz-focus-inner {
56 .fc-state-default {
[all …]
H A Dfullcalendar.print.less16 .fc {
21 .fc-event {
26 .fc-event .fc-resizer {
31 .fc th,
32 .fc td,
33 .fc hr,
34 .fc thead,
35 .fc tbody,
36 .fc-row {
42 .fc-bg,
[all …]
/plugin/code2/
Dsyntax_plugin_code.js102 fc, // the element's first child node
116 (fc = e.firstChild) &&
117 (fcn = fc.tagName.toLowerCase()) &&
123 lc._PRE = fc; // link PRE to P
128 fc._PRE = lc; // link PRE to P
129 r[r.length] = fc;
Dscript.js4fc,fcn,l,lc,lcn,p='p',pf='pre',r=[];_Divs=0;if((l=d.length)){try{do{if((e=d[--l])&&(fc=e.firstChil…
/plugin/linkbonus/
Dcommon.php112 $fc = @file_get_contents ($url, false, $context, 0, 2048);
113 if ($fc === false) return false; // can not retrieve;
119 fwrite($handle, $fc);
133 $fc = @file_get_contents ($url, NULL , $context , 0, $fetchsz);
136 $res = preg_match ("/<title>(.+)<\/title>/is", $fc, $title);
/plugin/s5reloaded/ui/thesis/
Dslides.js1684 function drawString(ctx, text, fc, tx, ty) { argument
1689 …nt, signs[c].sx, signs[c].sy, signs[c].sw, signs[c].sh, tx+xp, ty, signs[c].sw*fc, signs[c].sh*fc);
1690 xp += (signs[c].sw*fc);
1704 function strokeSymbol(ctx, symbol, fc, cx, cy, cw, ch) { argument
1708 ctx.moveTo(cx+fc,cy+(ch*0.333333));
1709 ctx.arc(cx+(cw/2),cy+(cw/2),(cw/2)-fc,deg2rad(180),0, false);
1710 ctx.arc(cx+(cw/2),(cy+ch)-(cw/2),(cw/2)-fc,0,deg2rad(180), false);
1714 ctx.moveTo(cx+(cw*0.1)+fc,cy+ch-fc);
1715 ctx.lineTo(cx+cw-fc,cy+ch-fc);
1716 ctx.moveTo(cx+(cw*0.666666),cy+ch-fc);
[all …]
/plugin/diagramsnet/lib/img/lib/active_directory/
Ddata_jack.svg1fc"/><stop offset="1" stop-color="#94ccfe"/></linearGradient></defs><path d="M0 0v138.94l106.365 5…
Ddocuments.svg1fc" class="B"/><path d="M0 5.187v110.457l1.074.71 70.57 37.848V45.263z" fill="#fff" class="B"/><pa…
Dvista_terminal.svg1fc"/><stop offset="1" stop-color="#8fcafd"/></linearGradient><linearGradient id="C" x1="109.44" y1…
Duser_accounts.svg1fc"/><stop offset="1" stop-color="#95cdfe"/></linearGradient></defs><g transform="translate(-17.4 …
Dwindows_server.svg1fc"/><stop offset="1" stop-color="#8fcafe"/></linearGradient><linearGradient xlink:href="#B" id="C…
Dlaptop_client.svg1fc"/><stop offset="1" stop-color="#8ac6fd"/></linearGradient><linearGradient id="E" x1="134.429" y…
Dcluster_server.svg1fc"/><stop offset="1" stop-color="#8fcafe"/></linearGradient><linearGradient xlink:href="#F" id="E…
Dweb_server.svg1fc"/><stop offset="1" stop-color="#8fcafe"/></linearGradient><linearGradient id="B" x1="111.266" y…
Dworkstation_client.svg1fc"/><stop offset="1" stop-color="#439cfd"/></linearGradient><linearGradient id="B" x1="78" y1="17…
Dmac_client.svg1fc"/><stop offset="1" stop-color="#8ac6fd"/></linearGradient><linearGradient id="E" x1="-116.799" …
Dvista_client.svg1fc"/><stop offset="1" stop-color="#8fcafd"/></linearGradient><linearGradient id="F" x1="109.44" y1…
/plugin/drawio/
Daction.php129 $fc = file_get_contents($fl);
130 echo $json->encode(array("content" => "data:image/png;base64,".base64_encode($fc)));
138 $fc = file_get_contents($fl);
139 echo $json->encode(array("content" => "data:image/svg+xml;base64,".base64_encode($fc)));
/plugin/diagramsnet/
Daction.php94 if(file_exists(mediaFN($data)) && $fc = file_get_contents(mediaFN($data))) {
97 $result->content = "data:image/png;base64,".base64_encode($fc);
98 } elseif (file_exists(mediaFN($data)) && !$fc = file_get_contents(mediaFN($data))) {
/plugin/code3/src/
Dpsyhi.js252 if (!arguments.callee.fc) {
253 arguments.callee.fc = document.createElement('div');
254 document.body.appendChild(arguments.callee.fc);
259 …arguments.callee.fc.innerHTML = '<embed src="' + arguments.callee.tpath + 'clipboard.swf" FlashVar…
/plugin/diagramsnet/lib/img/lib/ibm/vpc/
DVirtualPrivateCloud.svg1 …5.325 18.826-4.347 24.427-3.438 4.466-9.927 8.808-16.63 8.808z" fill="#3592fc"/><path d="M83.297 5…
DIBMCloud.svg1 …5.325 18.826-4.347 24.427-3.438 4.466-9.927 8.808-16.63 8.808z" fill="#3592fc"/><path d="M55.89 59…
/plugin/diagramsnet/lib/js/diagramly/
DExtensions.js8830 var fc = getFillColor(p, a);
8832 if (fc == '')
8834 fc = '#ffffff;'
8838 fc = fc.replace('fillColor=', '');
8841 …pe=mxgraph.ios7.icons.pie_chart;fillColor=#e6e6e6;fillOpacity=50;strokeWidth=4;strokeColor=' + fc);
9045 var fc = getStrokeColor(p, a);
9047 fc = fc.replace('strokeColor', 'fillColor');
9050 if (fc == '')
9052 fc = 'fillColor=#000000;'
9060 item1.style += sc + fc + 'part=1;';
[all …]
/plugin/datatables/assets/
Dsource.txt2 …load/#ju/jszip-3.10.1/pdfmake-0.2.7/dt-1.13.5/b-2.4.1/b-html5-2.4.1/b-print-2.4.1/fc-4.3.0/fh-3.4.0
/plugin/bibtex/OSBib/
DUTF8.php273 $fc = $this->utf8_substr($str, 0, 1);
274 return $this->utf8_strtoupper($fc) . $this->utf8_substr($str, 1, $this->utf8_strlen($str));

1234