Home
last modified time | relevance | path

Searched refs:fh (Results 51 – 75 of 90) sorted by relevance

1234

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php110 var $fh; variable in Mpdf\\TTFontFile
228 $this->fh = fopen($file, 'rb');
230 if (!$this->fh) {
295 fclose($this->fh);
398 fseek($this->fh, $this->_pos);
404 fseek($this->fh, $delta, SEEK_CUR);
411 fseek($this->fh, $this->_pos);
420 return fread($this->fh, 4);
426 $s = fread($this->fh, 2);
448 $s = fread($this->fh,
[all...]
H A DOtlDump.php91 var $fh; variable in Mpdf\\OtlDump
178 $this->fh = fopen($file, 'rb');
180 if (!$this->fh) {
224 fclose($this->fh);
317 fseek($this->fh, $this->_pos);
323 fseek($this->fh, $delta, SEEK_CUR);
330 fseek($this->fh, $this->_pos);
339 return fread($this->fh, 4);
345 $s = fread($this->fh, 2);
367 $s = fread($this->fh,
[all...]
H A DFpdiTrait.php62 $this->h = $this->fh;
H A DMpdf.php759 var $fh; // dimensions of page format in user unit
1664 $this->fh = $this->fhPt / Mpdf::SCALE;
10210 $this->h = $this->fh;
10224 $this->w = $this->fh;
15160 if ($p['SIZE']['H'] > $this->fh) {
15161 $p['SIZE']['H'] = $this->fh;
15165 $outer_width_TB = ($this->fh - $p['SIZE']['H']) / 2;
15167 $outer_width_LR = ($this->fh - $p['SIZE']['W']) / 2;
15186 $pgh = $this->fh;
15188 $pgw = $this->fh;
758 var $fh; // dimensions of page format in user unit global() variable in Mpdf\\Mpdf
19367 read_short(& $fh) global() argument
[all...]
/plugin/svg/
H A Dsyntax.php.save155 $fh = fopen( SYNTAX_PLUGIN_SVG_MEDIADIR . 'media/' . $filename, 'w' );
156 fwrite( $fh, $this->xml_data );
157 fclose( $fh );
/plugin/dev/
H A Dcli.php188 $fh = fopen('php://stdin', 'r');
189 $value = trim(fgets($fh));
190 fclose($fh);
/plugin/oembed/
H A Dsyntax.php562 $fh = fopen(OEMBED_BASE."oembed.log",'a');
564 fwrite($fh, "[{$curtime}] {$msg}\n");
565 fclose($fh);
/plugin/txtconf/
H A Dconfig0.class.php95 if (!$fh = @fopen($file, 'wb')) {
110 @fwrite($fh, $out);
111 fclose($fh);
/plugin/quiz/
H A Dclass_quiz.php552 if($fh = fopen($pfile, 'w')) {
553 fwrite($fh, serialize($score));
554 fclose($fh);
/plugin/translator/
H A Dhelper.php1252 $fh = fopen($file, 'w');
1253 if ( !$fh ) {
1259 fwrite( $fh, $hash['date']);
1260 fclose($fh);
/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/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/pdfjs/pdfjs/web/locale/gd/
H A Dviewer.properties242 …d=Chan fhaod sgrìobhainnean PDF na dathan aca fhèin a chleachdadh: Tha “Leig le duilleagan na dath…
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/ga/
H A Dga.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/gd/
H A Dgd.txt
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DConstraintTest.php1218 $fh = fopen(__FILE__, 'r');
1219 fclose($fh);
1223 'closed resource' => [$fh],
/plugin/issuetracker/
H A Dsyntax.php1716 $fh = fopen($modfile, 'w');
1717 fwrite($fh, serialize($mods));
1718 fclose($fh);
H A Daction.php3261 $fh = fopen($modfile, 'w');
3262 fwrite($fh, serialize($mods));
3263 fclose($fh);
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php955 var $fw,$fh; //dimensions of page format in user unit variable in FPDF
1604 $this->fh=$this->fhPt/$this->k;
3010 $this->h=$this->fh;
3016 $this->w=$this->fh;
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1049 var $fw,$fh; //dimensions of page format in user unit variable in FPDF
1693 $this->fh = $height;
1695 $this->h = $this->fh;
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/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/s5reloaded/ui/thesis/
H A Dslides.js1694 function strokeString(ctx, txt, col, fh, tx, ty) { argument
1695 var fw = fh*0.666666; var lw = fh*0.125;
1700 strokeSymbol(ctx, txt[i], ls, tx+xp, ty, fw, fh);
/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/xlsx2dw/packages/xmltojson/
H A Dxmltojson.js338 function gh(){gh=Nf;fh=Tg((bh(),Tb(Nb(kd,1),it,27,0,[ah,_g,Zg,Yg,$g])))}
550 function Tf(){$wnd.formatJson=Js(function(a,b){return bg(a,b==null?(bh(),_g):(bh(),Fc(Xg((gh(),fh),…
600 ….a=0;var Yg,Zg,$g,_g,ah;var kd=Dk('Json/JsonStringBuilder/Step',27,eh);var fh;Mf(53,34,{53:1,3:1,2… variable

1234