Home
last modified time | relevance | path

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

/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/ruby/
H A Dstarter_textflow.rb14 lly1=50
82 result = p.fit_textflow(tf, llx1, lly1, urx1, ury1, optlist)
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/ruby/
H A Dstarter_textflow.rb14 lly1=50
82 result = p.fit_textflow(tf, llx1, lly1, urx1, ury1, optlist)
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/php/
H A Dstarter_textflow.php13 $llx1= 50; $lly1=50; $urx1=250; $ury1=800; variable
72 $result = PDF_fit_textflow($p, $tf, $llx1, $lly1, $urx1, $ury1, $optlist);
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/php/
H A Dstarter_textflow.php13 $llx1= 50; $lly1=50; $urx1=250; $ury1=800; variable
72 $result = PDF_fit_textflow($p, $tf, $llx1, $lly1, $urx1, $ury1, $optlist);
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/tcl/
H A Dstarter_textflow.tcl22 set lly1 50
78 set result [PDF_fit_textflow $p $tf $llx1 $lly1 $urx1 $ury1 $optlist]
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/php/examples.php5/
H A Dstarter_textflow.php13 $llx1= 50; $lly1=50; $urx1=250; $ury1=800; variable
73 $result = $p->fit_textflow($tf, $llx1, $lly1, $urx1, $ury1, $optlist);
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/php/examples.php5/
H A Dstarter_textflow.php13 $llx1= 50; $lly1=50; $urx1=250; $ury1=800; variable
73 $result = $p->fit_textflow($tf, $llx1, $lly1, $urx1, $ury1, $optlist);
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/tcl/
H A Dstarter_textflow.tcl22 set lly1 50
78 set result [PDF_fit_textflow $p $tf $llx1 $lly1 $urx1 $ury1 $optlist]
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/python/
H A Dstarter_textflow.py16 llx1= 50; lly1=50; urx1=250; ury1=800 variable
74 result = PDF_fit_textflow(p, tf, llx1, lly1, urx1, ury1, optlist)
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/python/
H A Dstarter_textflow.py16 llx1= 50; lly1=50; urx1=250; ury1=800 variable
74 result = PDF_fit_textflow(p, tf, llx1, lly1, urx1, ury1, optlist)
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/perl/
H A Dstarter_textflow.pl14 $llx1= 50; $lly1=50; $urx1=250; $ury1=800;
76 $result = PDF_fit_textflow($p, $tf, $llx1, $lly1, $urx1, $ury1, $optlist);
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/perl/
H A Dstarter_textflow.pl14 $llx1= 50; $lly1=50; $urx1=250; $ury1=800;
76 $result = PDF_fit_textflow($p, $tf, $llx1, $lly1, $urx1, $ury1, $optlist);
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/cpp/
H A Dstarter_textflow.cpp24 double llx1= 50, lly1=50, urx1=250, ury1=800; in main() local
94 result = p.fit_textflow(tf, llx1, lly1, urx1, ury1, optlist); in main()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/cpp/
H A Dstarter_textflow.cpp24 double llx1= 50, lly1=50, urx1=250, ury1=800; in main() local
94 result = p.fit_textflow(tf, llx1, lly1, urx1, ury1, optlist); in main()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/c/
H A Dstarter_textflow.c24 double llx1= 50, lly1=50, urx1=250, ury1=800; in main() local
110 result = PDF_fit_textflow(p, tf, llx1, lly1, urx1, ury1, optlist); in main()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/c/
H A Dstarter_textflow.c24 double llx1= 50, lly1=50, urx1=250, ury1=800; in main() local
110 result = PDF_fit_textflow(p, tf, llx1, lly1, urx1, ury1, optlist); in main()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/java/
H A Dstarter_textflow.java21 final double llx1= 50, lly1=50, urx1=250, ury1=800; in main() local
83 result = p.fit_textflow(tf, llx1, lly1, urx1, ury1, optlist); in main()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/java/
H A Dstarter_textflow.java21 final double llx1= 50, lly1=50, urx1=250, ury1=800; in main() local
83 result = p.fit_textflow(tf, llx1, lly1, urx1, ury1, optlist); in main()
/dports/graphics/povray37/povray-3.7.0.10/source/backend/support/
H A Dbsptree.cpp754 double llx1, lly1, llz1, urx1, ury1, urz1; in ValidateBounds() local
755 …if (sscanf(GetLine(str, sizeof(str), infile), "%lf %lf %lf %lf %lf %lf\n", &llx1, &lly1, &llz1, &u… in ValidateBounds()
767 (fabs (lly1 - lly2) > 0.00001) || in ValidateBounds()
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/bounding/
H A Dbsptree.cpp776 double llx1, lly1, llz1, urx1, ury1, urz1; in ValidateBounds() local
777 …if (sscanf(GetLine(str, sizeof(str), infile), "%lf %lf %lf %lf %lf %lf\n", &llx1, &lly1, &llz1, &u… in ValidateBounds()
789 (fabs (lly1 - lly2) > 0.00001) || in ValidateBounds()
/dports/textproc/pdftohtml/pdftohtml-0.40a/splash/
H A DSplash.cc2333 int ulx1, uly1, llx1, lly1, urx1, ury1, lrx1, lry1; in fillImageMask() local
2412 lly1 = ySign * (scaledHeight - 1) + (int)(yShear * llx1); in fillImageMask()
2419 llx = tx + lly1; lly = ty - llx1; in fillImageMask()
2424 llx = tx + llx1; lly = ty + lly1; in fillImageMask()
2591 int ulx1, uly1, llx1, lly1, urx1, ury1, lrx1, lry1; in drawImage() local
2730 lly1 = ySign * (scaledHeight - 1) + (int)(yShear * llx1); in drawImage()
2737 llx = tx + lly1; lly = ty - llx1; in drawImage()
2742 llx = tx + llx1; lly = ty + lly1; in drawImage()
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DSplash.cc1780 int ulx1, uly1, llx1, lly1, urx1, ury1, lrx1, lry1; in fillImageMask() local
1874 lly1 = ySign * (scaledHeight - 1) + (int)(yShear * llx1); in fillImageMask()
1881 llx = tx + lly1; lly = ty - llx1; in fillImageMask()
1886 llx = tx + llx1; lly = ty + lly1; in fillImageMask()
2060 int ulx1, uly1, llx1, lly1, urx1, ury1, lrx1, lry1; in drawImage() local
2167 lly1 = ySign * (scaledHeight - 1) + (int)(yShear * llx1); in drawImage()
2174 llx = tx + lly1; lly = ty - llx1; in drawImage()
2179 llx = tx + llx1; lly = ty + lly1; in drawImage()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/splash/
H A DSplash.cc1904 int ulx1, uly1, llx1, lly1, urx1, ury1, lrx1, lry1; in fillImageMask() local
2000 lly1 = ySign * (scaledHeight - 1) + (int)(yShear * llx1); in fillImageMask()
2007 llx = tx + lly1; lly = ty - llx1; in fillImageMask()
2012 llx = tx + llx1; lly = ty + lly1; in fillImageMask()
2189 int ulx1, uly1, llx1, lly1, urx1, ury1, lrx1, lry1; in drawImage() local
2300 lly1 = ySign * (scaledHeight - 1) + (int)(yShear * llx1); in drawImage()
2307 llx = tx + lly1; lly = ty - llx1; in drawImage()
2312 llx = tx + llx1; lly = ty + lly1; in drawImage()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dfile.c5216 double llx1=0, lly1=0, urx1=0, ury1=0; local
5275 lly1 = (double)(-1.0*rby*psDotsPerInch/PIX_PER_INCH*printMag/100 +
5285 lly1 = (double)(1.0*ltx*psDotsPerInch/PIX_PER_INCH*printMag/100 +
5300 llyPage = (lly1 >= 0.0) ? ((int)lly1)-1 : (-((int)(-lly1)))-1;
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/langs/natural/hyphen/
H A Dhyphen.hungarian31733 lly1ö