Home
last modified time | relevance | path

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

12345678910>>...64

/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DPdfAcroForm.java362 tp.drawTextField(0f, 0f, urx - llx, ury - lly); in drawSingleLineOfText()
365 tp.rectangle(3f, 3f, urx - llx - 6f, ury - lly - 6f); in drawSingleLineOfText()
395 tp.drawTextField(0f, 0f, urx - llx, ury - lly); in drawMultiLineOfText()
398 tp.rectangle(3f, 3f, urx - llx - 6f, ury - lly - 6f); in drawMultiLineOfText()
406 float yPos = ury - lly; in drawMultiLineOfText()
477 float size = (ury - lly); in drawCheckBoxAppearences()
483 tpOn.drawTextField(0f, 0f, urx - llx, ury - lly); in drawCheckBoxAppearences()
493 tpOff.drawTextField(0f, 0f, urx - llx, ury - lly); in drawCheckBoxAppearences()
536 drawRadioAppearences(radio, value, llx, lly, urx, ury); in addRadioButton()
728 tp.rectangle(0, 0, urx - llx, ury - lly); in drawSignatureAppearences()
[all …]
H A DPdfRectangle.java76 private float lly = 0; field in PdfRectangle
100 this.llx = lly; in PdfRectangle()
101 this.lly = llx; in PdfRectangle()
107 this.lly = lly; in PdfRectangle()
112 super.add(new PdfNumber(this.lly)); in PdfRectangle()
117 public PdfRectangle(float llx, float lly, float urx, float ury) { in PdfRectangle() argument
118 this(llx, lly, urx, ury, 0); in PdfRectangle()
237 return lly; in bottom()
281 return lly + margin; in bottom()
301 return ury - lly; in height()
[all …]
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/
H A DAnnotation.java175 this.lly = lly; in Annotation()
187 lly = an.lly; in Annotation()
226 this(llx, lly, urx, ury); in Annotation()
247 this(llx, lly, urx, ury); in Annotation()
267 this(llx, lly, urx, ury); in Annotation()
290 this(llx, lly, urx, ury); in Annotation()
448 this.lly = lly; in setDimensions()
469 public float lly() { in lly() method in Annotation
470 return lly; in lly()
512 if (Float.isNaN(lly)) in lly()
[all …]
H A DRectangle.java102 protected float lly; field in Rectangle
164 this.lly = lly; in Rectangle()
186 this(rect.llx, rect.lly, rect.urx, rect.ury); in Rectangle()
342 public void setBottom(float lly) { in setBottom() argument
343 this.lly = lly; in setBottom()
352 return lly; in getBottom()
362 return lly + margin; in getBottom()
371 return ury - lly; in getHeight()
384 if (lly > ury) { in normalize()
385 float a = lly; in normalize()
[all …]
/dports/print/pdftk/pdftk-7d2ac3c1fa858f2c247c809fc6ef43f71f241098/java/com/gitlab/pdftk_java/com/lowagie/text/pdf/
H A DPdfAcroForm.java369 tp.drawTextField(0f, 0f, urx - llx, ury - lly); in drawSingleLineOfText()
372 tp.rectangle(3f, 3f, urx - llx - 6f, ury - lly - 6f); in drawSingleLineOfText()
403 tp.drawTextField(0f, 0f, urx - llx, ury - lly); in drawMultiLineOfText()
406 tp.rectangle(3f, 3f, urx - llx - 6f, ury - lly - 6f); in drawMultiLineOfText()
414 float yPos = ury - lly; in drawMultiLineOfText()
485 float size = (ury - lly); in drawCheckBoxAppearences()
492 tpOn.drawTextField(0f, 0f, urx - llx, ury - lly); in drawCheckBoxAppearences()
502 tpOff.drawTextField(0f, 0f, urx - llx, ury - lly); in drawCheckBoxAppearences()
545 drawRadioAppearences(radio, value, llx, lly, urx, ury); in addRadioButton()
739 tp.rectangle(0, 0, urx - llx, ury - lly); in drawSignatureAppearences()
[all …]
H A DPdfRectangle.java83 private float lly = 0; field in PdfRectangle
107 this.llx = lly; in PdfRectangle()
108 this.lly = llx; in PdfRectangle()
114 this.lly = lly; in PdfRectangle()
119 super.add(new PdfNumber(this.lly)); in PdfRectangle()
124 public PdfRectangle(float llx, float lly, float urx, float ury) { in PdfRectangle() argument
125 this(llx, lly, urx, ury, 0); in PdfRectangle()
207 return lly; in bottom()
251 return lly + margin; in bottom()
271 return ury - lly; in height()
[all …]
/dports/print/pdftk/pdftk-7d2ac3c1fa858f2c247c809fc6ef43f71f241098/java/com/gitlab/pdftk_java/com/lowagie/text/
H A DAnnotation.java188 this.lly = lly; in Annotation()
198 lly = an.lly; in Annotation()
239 this(llx, lly, urx, ury); in Annotation()
261 this(llx, lly, urx, ury); in Annotation()
282 this(llx, lly, urx, ury); in Annotation()
306 this(llx, lly, urx, ury); in Annotation()
545 this.lly = lly; in setDimensions()
568 public float lly() { in lly() method in Annotation
569 return lly; in lly()
615 if (Float.isNaN(lly)) in lly()
[all …]
H A DRectangle.java110 protected float lly; field in Rectangle
182 this.lly = lly; in Rectangle()
329 if (lly > ury) { in normalize()
330 float a = lly; in normalize()
331 lly = ury; in normalize()
416 lly = value; in setBottom()
596 return lly; in bottom()
599 return lly; in getBottom()
647 return lly + margin; in bottom()
670 return ury - lly; in height()
[all …]
/dports/graphics/xfig/xfig-3.2.8a/src/
H A De_align.c43 static int llx, lly, urx, ury; variable
281 dy = ycmin - lly; in get_dx_dy()
287 dy = (ycmin - lly) + (abs(ycmin - lly) + abs(ycmax - ury)) / 2; in get_dx_dy()
340 center = (ury + lly)/2; in pos_arc()
350 *size = abs(ury - lly); in pos_arc()
679 if (lly < *min) *min = lly; in init_distrib_edges()
694 if (lly < *min) *min = lly; in init_distrib_edges()
709 if (lly < *min) *min = lly; in init_distrib_edges()
724 if (lly < *min) *min = lly; in init_distrib_edges()
739 if (lly < *min) *min = lly; in init_distrib_edges()
[all …]
H A Df_readeps.c83 *lly = (int)floor(ly); in scan_mediabox()
104 if (*urx - *llx > 0 && *ury - *lly > 0) in correct_boundingbox()
108 *llx = *lly = 0; in correct_boundingbox()
126 int llx = 0, lly = 0, urx = 0, ury = 0; in read_pdf() local
146 gs_mediabox(pic_stream->content, &llx, &lly, &urx, &ury); in read_pdf()
153 correct_boundingbox(&llx, &lly, &urx, &ury, "/MediaBox"); in read_pdf()
159 pic->pic_cache->size_y = round((ury - lly) * PIC_FACTOR); in read_pdf()
185 int llx, lly, urx, ury; in read_eps() local
198 llx = lly = urx = ury = 0; in read_eps()
217 lly = floor(rlly); in read_eps()
[all …]
/dports/print/transfig/transfig.3.2.5e/fig2dev/dev/
H A Dreadeps.c29 read_pdf(file, filetype, pic, llx, lly) in read_pdf() argument
33 int *llx, *lly;
35 return read_eps_pdf(file,filetype,pic,llx,lly,True);
45 read_eps(file, filetype, pic, llx, lly) in read_eps() argument
49 int *llx, *lly;
51 return read_eps_pdf(file,filetype,pic,llx,lly,False);
55 read_eps_pdf(file, filetype, pic, llx, lly, pdf_flag) in read_eps_pdf() argument
59 int *llx, *lly;
72 *lly = 0;
83 *llx = *lly = 0;
[all …]
/dports/print/py-psautohint/psautohint-2.0.0/libpsautohint/src/
H A Dflat.c75 Fixed llx, lly; in FMiniFltn() local
77 lly = pfr->lly; in FMiniFltn()
79 *(p++) = f0.y - lly; in FMiniFltn()
126 lly = c; in FMiniFltn()
130 lly = c; in FMiniFltn()
134 lly = c; in FMiniFltn()
311 lly = ury = c0.y; in FFltnCurve()
313 lly = c; in FFltnCurve()
317 lly = c; in FFltnCurve()
321 lly = c; in FFltnCurve()
[all …]
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/genrows/
H A Dmerge.c105 if( projectY( tileptr->lly,tileptr->ury,begin_tile->lly,begin_tile->ury)){ in merge_upward()
159 tptr->lly = tileptr->lly ; in merge_upward()
255 if( projectY( tileptr->lly,tileptr->ury,begin_tile->lly,begin_tile->ury)){ in merge_downward()
257 if( begin_tile->lly > tileptr->lly ){ in merge_downward()
258 begin_tile->lly = tileptr->lly ; in merge_downward()
309 tptr->lly = tileptr->lly ; in merge_downward()
440 tileptr->lly = top ;
460 tptr->lly = tileptr->lly ;
482 tileptr->lly = top ;
584 tileptr->lly = top ;
[all …]
/dports/games/golly/golly-3.3-src/gollybase/
H A Dhlifedraw.cpp143 (llx + vieww <= 0 || lly + viewh <= 0 || llx >= sw || lly >= sw)) in drawnode()
297 lly = (lly << 1) + llyb[i] ; in draw()
298 if (llx > 2*maxd || lly > 2*maxd || llx < -2*maxd || lly < -2*maxd) { in draw()
306 lly = (lly << 1) + llyb[d] ; in draw()
308 if (lly >= 1) { in draw()
313 lly-- ; in draw()
322 if (lly >= 1) { in draw()
327 lly-- ; in draw()
335 if (llx > 2*maxd || lly > 2*maxd || llx < -2*maxd || lly < -2*maxd) { in draw()
343 lly = (lly << 1) + llyb[i] ; in draw()
[all …]
H A Dghashdraw.cpp160 (llx + vieww <= 0 || lly + viewh <= 0 || llx >= sw || lly >= sw)) in drawghnode()
298 lly = (lly << 1) + llyb[i] ; in draw()
299 if (llx > 2*maxd || lly > 2*maxd || llx < -2*maxd || lly < -2*maxd) { in draw()
307 lly = (lly << 1) + llyb[d] ; in draw()
309 if (lly >= 1) { in draw()
314 lly-- ; in draw()
323 if (lly >= 1) { in draw()
328 lly-- ; in draw()
336 if (llx > 2*maxd || lly > 2*maxd || llx < -2*maxd || lly < -2*maxd) { in draw()
344 lly = (lly << 1) + llyb[i] ; in draw()
[all …]
/dports/print/tex-dvipsk/texlive-20150521-source/texk/dvipsk/
H A Dbbox.c17 integer llx, lly, urx, ury; member
300 llx = lly = 1000000000; in bbdopage()
346 if (v - bcd->ury < lly) lly = v - bcd->ury; in bbdopage()
347 if (v - bcd->lly > ury) ury = v - bcd->lly; in bbdopage()
350 if (h + bcd->lly < llx) llx = h + bcd->lly; in bbdopage()
351 if (v + bcd->llx < lly) lly = v + bcd->llx; in bbdopage()
376 if (v - ry < lly) lly = v - ry; in bbdopage()
381 if (v + rx < lly) lly = v + rx; in bbdopage()
488 lly = (int) (vsize - 2 * off - lly); in findbb()
491 lly = (int)floor((lly + off + margin) * conv - vadj + 0.5); in findbb()
[all …]
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/tcl/
H A Dstarter_webform.tcl25 set lly 550
62 PDF_fit_textline $p "Date: " 125 [expr $lly + 5] "position={right bottom}"
67 PDF_create_field $p $llx $lly $urx $ury "date" "textfield" $optlist
69 set lly [expr $lly - 100]
72 PDF_fit_textline $p "Name: " 125 [expr $lly + 5] "position={right bottom}"
76 PDF_create_field $p $llx $lly $urx $ury "name" "textfield" $optlist
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/tcl/
H A Dstarter_webform.tcl25 set lly 550
62 PDF_fit_textline $p "Date: " 125 [expr $lly + 5] "position={right bottom}"
67 PDF_create_field $p $llx $lly $urx $ury "date" "textfield" $optlist
69 set lly [expr $lly - 100]
72 PDF_fit_textline $p "Name: " 125 [expr $lly + 5] "position={right bottom}"
76 PDF_create_field $p $llx $lly $urx $ury "name" "textfield" $optlist
/dports/cad/feappv/feappv-4.1i/plot/
H A Dfpplcl.f26 character llx*9,lly*9,urx*9,ury*9 local
50 write(lly,'(i9)') nint(xll*pscal) - 3 - 10
55 write(lly,'(i9)') nint(yll*pscal) - 3
62 call feapbb(fname,llx,lly,urx,ury)
70 subroutine feapbb(filer,llx,lly,urx,ury) argument
88 character llx*9,lly*9,urx*9,ury*9 local
99 boundbox(24:32) = lly
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/postscript/common/
H A Dbbox.c26 double llx, lly; member
54 bbox.lly = bbox.ury = y;
59 if ( y < bbox.lly )
60 bbox.lly = y;
99 x = ctm[0] * ubbox.llx + ctm[2] * ubbox.lly + ctm[4];
100 y = ctm[1] * ubbox.llx + ctm[3] * ubbox.lly + ctm[5];
108 x = ctm[0] * ubbox.urx + ctm[2] * ubbox.lly + ctm[4];
109 y = ctm[1] * ubbox.urx + ctm[3] * ubbox.lly + ctm[5];
112 bbox.lly -= slop + 0.5;
115 …fprintf(fp, "%s %d %d %d %d\n", keyword, (int)bbox.llx, (int)bbox.lly,(int)bbox.urx, (int)bbox.ury…
[all …]
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/ruby/
H A Dstarter_webform.rb16 lly=550
56 p.fit_textline("Date: ", 125, lly+5, "position={right bottom}")
62 p.create_field(llx, lly, urx, ury, "date", "textfield", optlist)
64 lly-=100; ury-=100
65 p.fit_textline("Name: ", 125, lly+5, "position={right bottom}")
69 p.create_field(llx, lly, urx, ury, "name", "textfield", optlist)
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/ruby/
H A Dstarter_webform.rb16 lly=550
56 p.fit_textline("Date: ", 125, lly+5, "position={right bottom}")
62 p.create_field(llx, lly, urx, ury, "date", "textfield", optlist)
64 lly-=100; ury-=100
65 p.fit_textline("Name: ", 125, lly+5, "position={right bottom}")
69 p.create_field(llx, lly, urx, ury, "name", "textfield", optlist)
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DTTFFont.cpp85 float llx, lly, llz, urx, ury, urz; in updateAlign() local
91 h = ury - lly; in updateAlign()
113 float llx, lly, llz, urx, ury, urz; in getStringWidth() local
123 font->font->BBox(p, llx, lly, llz, urx, ury, urz); in getStringWidth()
131 font->font->BBox(start + begin, llx, lly, llz, urx, ury, urz); in getStringWidth()
163 float llx, lly, llz, urx, ury, urz; in updateFormatting() local
164 font->font->BBox(part.c_str(), llx, lly, llz, urx, ury, urz); in updateFormatting()
174 float llx, lly, llz, urx, ury, urz; in updateFormatting() local
176 font->font->BBox(part.c_str(), llx, lly, llz, urx, ury, urz); in updateFormatting()
204 float llx, lly, llz, urx, ury, urz; in updateFormatting() local
[all …]
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/perl/
H A Dstarter_webform.pl17 $llx=150; $lly=550; $urx=350; $ury=575;
52 PDF_fit_textline($p, "Date: ", 125, $lly+5, "position={right bottom}");
58 PDF_create_field($p, $llx, $lly, $urx, $ury, "date", "textfield", $optlist);
60 $lly-=100; $ury-=100;
61 PDF_fit_textline($p, "Name: ", 125, $lly+5, "position={right bottom}");
65 PDF_create_field($p, $llx, $lly, $urx, $ury, "name", "textfield", $optlist);
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/perl/
H A Dstarter_webform.pl17 $llx=150; $lly=550; $urx=350; $ury=575;
52 PDF_fit_textline($p, "Date: ", 125, $lly+5, "position={right bottom}");
58 PDF_create_field($p, $llx, $lly, $urx, $ury, "date", "textfield", $optlist);
60 $lly-=100; $ury-=100;
61 PDF_fit_textline($p, "Name: ", 125, $lly+5, "position={right bottom}");
65 PDF_create_field($p, $llx, $lly, $urx, $ury, "name", "textfield", $optlist);

12345678910>>...64