Home
last modified time | relevance | path

Searched refs:fh (Results 1 – 25 of 90) sorted by path

1234

/plugin/abc2/abc-libraries/abc2svg/
H A Dpage-1.js11 of()},gen_hf:function(page,ty){var a,i,j,k,x,y,y0,s,font=page.abc.get_font(ty),str=page[ty],cfmt=page.abc.cfmt(),fh=font.size*1.1,pos=['">','" text-anchor="middle">','" text-anchor="end">']
117 y+=fh}}
118 return fh*a[4]},open_page:function(page,ht){var h,l,abc=page.abc,cfmt=abc.cfmt(),sty='<div style="line-height:0'
147 page.fh=abc2svg.page.gen_hf(page,"footer")
151 page.hmax-=page.fh}
154 if(page.footer){h=page.hmax+page.fh-page.h
158 (h-page.fh).toFixed(1)+')">'+
/plugin/aichat/
H A Dcli.php460 $fh = fopen('php://stdin', 'r');
461 $value = trim(fgets($fh));
462 fclose($fh);
/plugin/authwordpress/
H A Dclass-phpass.php69 ($fh = @fopen('/dev/urandom', 'rb'))) {
70 $output = fread($fh, $count);
71 fclose($fh);
/plugin/autolink2/
H A Dhelper.php231 $fh = fopen($this->idx_dir.'/'.$idx.'.idx', 'w');
232 if (!$fh) return false;
234 fwrite($fh, join('', $this->page_idx));
241 fwrite($fh, join('', $autolink_index));
243 fclose($fh);
/plugin/bibtex/OSBib/
H A DLOADSTYLE.php45 if($fh = fopen($stylesDir . '/' . $dir . "/" . $fileName, "r"))
47 preg_match("/<description>(.*)<\\/description>/i", fgets($fh), $matches);
50 fclose($fh);
H A DPARSEXML.php41 function extractEntries($fh)
44 while(!feof($fh))
46 if(preg_match_all("/<style.*>(.*)<\/style>/Ui", trim(fgets($fh)), $startEntry))
/plugin/bibtex/OSBib/create/
H A DADMINSTYLE.php135 if($fh = fopen(OSBIB_STYLE_DIR . "/" . $dir . "/" . $fileName, "r"))
137 list($info, $citation, $common, $types) = $parseXML->extractEntries($fh);
/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php106 if(!$fh = fopen($styleFile, "r"))
110 list($info, $citation, $common, $types) = $parseXML->extractEntries($fh);
111 fclose($fh);
/plugin/booking/
H A Dhelper.php47 $fh = fopen($file, 'r');
48 if (!$fh) return [];
52 while (($line = fgets($fh, 4096)) !== false) {
72 fclose($fh);
147 $fh = fopen($file, 'r+');
148 if (!$fh) return false;
155 while (($line = fgets($fh, 4096)) !== false) {
161 fseek($fh, -1 * $len, SEEK_CUR); // jump back to beginning of line
162 fwrite($fh, str_pad('', $len - 1)); // write spaces instead (keep new line)
165 fclose($fh);
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194fh(e,t,n){var i=!n||!1!==n.active;this._eventBus=t;var r=this;t.on("diagram.init",800,(function(){… class
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21fh(e,t,n){var i=_h(e),r=bh(i,t),o=i[0];return r.length?r[r.length-1]:hh(o.original||o,n,t)}functio… function
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js34 …t}function dh(e,t){return g(S(e,fh),(function(e){return function(e,t){return"intersect"===pn(t,e,1… function
/plugin/btable2/
H A Dsyntax.php188 $fh = fopen($dfile, 'w');
189 fwrite($fh, serialize($doodle));
190 fclose($fh);
203 $fh = fopen($dfile, 'w');
204 fwrite($fh, serialize($doodle));
205 fclose($fh);
/plugin/c3chart/assets/
H A Dd3.min.js2fh=e*Eh(t),lh=Eh(n),Ih.point=ne,Jn(sh,fh,lh)}function ne(t,n){t*=mh;var e=Mh(n*=mh),r=e*Mh(t),i=e*… variable
/plugin/ckgedit/action/
H A Dedit.php529 if($fh = fopen($stylesheet,"r")) {
531 while (!feof($fh) && $line_num < 4) {
532 $line = fgets($fh,1024); //msg($line);
/plugin/codemirror/dist/
H A Dscripts.min.js5fh(a,b,c){return ch(a,"'"+c+"'",b,function(b){return _g(a,b,true)})}var gh=null;function hh(a){var… function
/plugin/combo/ComboStrap/
H A DLogUtility.php156 $fh = fopen($file, 'a');
157 if ($fh) {
159 fwrite($fh, date('c') . $sep . self::LVL_NAME[$logLevel] . $sep . $msg . $sep . $INPUT->server->str('REMOTE_ADDR') . $sep . $id . "\n");
160 fclose($fh);
/plugin/dev/
H A Dcli.php188 $fh = fopen('php://stdin', 'r');
189 $value = trim(fgets($fh));
190 fclose($fh);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js13275 if (gTxtObj.fh)
13277 lblGeo.height *= gTxtObj.fh * scale / h;
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js305 …/fb.w);wa.y&&(nb.y=wa.y/fb.h);wa.fw&&(nb.width*=.75*wa.fw/t);wa.fh&&(nb.height*=.75*wa.fh/r);wa.fx…
1705fh=sh,dh=1/0,ph=dh,yh=-dh,gh=yh;var vh,mh,bh,xh,_h={point:function(t,e){t<dh&&(dh=t);t>yh&&(yh=t);…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6fh=sh,dh=1/0,ph=dh,yh=-dh,gh=yh;var vh,mh,bh,xh,_h={point:function(t,e){t<dh&&(dh=t);t>yh&&(yh=t);…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1fh=sh,dh=1/0,ph=dh,yh=-dh,gh=yh;var vh,mh,bh,_h,xh={point:function(t,e){t<dh&&(dh=t);t>yh&&(yh=t);…
/plugin/dokumicrobugtracker/
H A Dedit.php80 $fh = fopen($pfile, 'w'); variable
81 fwrite($fh, serialize($bugs));
82 fclose($fh);
H A Dsyntax.php138 $fh = fopen($pfile, 'w');
139 fwrite($fh, serialize($bugs));
140 fclose($fh);

1234