Searched defs:lly (Results 1 - 15 of 15) sorted by relevance

/haiku-fatelf/src/libs/pdflib/libs/pdcore/
H A Dpc_corefont.h41 float lly; /* AFM key: FontBBox */ member in struct:pdc_core_metric_s
H A Dpc_geom.h32 typedef struct { float llx, lly, urx, ury; } pdc_rectangle; member in struct:__anon4917
H A Dpc_geom.c297 pdc_rect_init(pdc_rectangle *r, float llx, float lly, float urx, float ury) argument
[all...]
H A Dpc_font.h145 float lly; /* AFM key: FontBBox */ member in struct:pdc_font_s
/haiku-fatelf/src/libs/pdflib/libs/pdflib/
H A Dp_type3.c319 pdf__begin_glyph( PDF *p, const char *glyphname, float wx, float llx, float lly, float urx, float ury) argument
444 PDF_begin_glyph( PDF *p, const char *glyphname, float wx, float llx, float lly, float urx, float ury) argument
[all...]
H A Dp_annots.c568 pdf_init_rectangle(PDF *p, pdf_annot *ann, float llx, float lly, float urx, float ury) argument
594 pdf__attach_file( PDF *p, float llx, float lly, float urx, float ury, const char *filename, const char *description, int len_descr, const char *author, int len_auth, const char *mimetype, const char *icon) argument
648 PDF_attach_file( PDF *p, float llx, float lly, float urx, float ury, const char *filename, const char *description, const char *author, const char *mimetype, const char *icon) argument
676 PDF_attach_file2( PDF *p, float llx, float lly, float urx, float ury, const char *filename, int reserved, const char *description, int len_descr, const char *author, int len_auth, const char *mimetype, const char *icon) argument
718 pdf__add_note( PDF *p, float llx, float lly, float urx, float ury, const char *contents, int len_cont, const char *title, int len_title, const char *icon, int open) argument
758 PDF_add_note( PDF *p, float llx, float lly, float urx, float ury, const char *contents, const char *title, const char *icon, int open) argument
785 PDF_add_note2( PDF *p, float llx, float lly, float urx, float ury, const char *contents, int len_cont, const char *title, int len_title, const char *icon, int open) argument
814 PDF_add_pdflink( PDF *p, float llx, float lly, float urx, float ury, const char *filename, int page, const char *optlist) argument
854 PDF_add_launchlink( PDF *p, float llx, float lly, float urx, float ury, const char *filename) argument
905 PDF_add_locallink( PDF *p, float llx, float lly, float urx, float ury, int page, const char *optlist) argument
939 PDF_add_weblink( PDF *p, float llx, float lly, float urx, float ury, const char *url) argument
[all...]
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DLink.cpp259 WebLink::CreateLink(float llx, float lly, float urx, float ury) argument
H A DXReferences.cpp435 void LocalLink::CreateLink(float llx, float lly, float urx, float ury) { argument
/haiku-fatelf/src/libs/pdflib/bind/pdflib/perl/
H A Dpdflib_pl.c473 float lly; local
572 float lly; local
3314 float wx, llx, lly, urx, ury; local
[all...]
/haiku-fatelf/src/libs/pdflib/bind/pdflib/php/ext/pdf/
H A Dpdf.c401 zval **p, **llx, **lly, **urx, **ury, **filename; local
443 zval **p, **llx, **lly, **urx, **ury, **page, **optlist; local
475 zval **p, **llx, **lly, **urx, **ury, **contents, **title, **icon, **open; local
514 zval **p, **llx, **lly, **urx, **ury, **filename, **page, **optlist; local
584 zval **p, **llx, **lly, **urx, **ury, **filename, **description, **author, **mimetype, **icon; local
3382 zval **p, **glyphname, **wx, **llx, **lly, **urx, **ury; local
[all...]
/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgs.h289 double lly; member in struct:hpgs_bbox_st
/haiku-fatelf/src/libs/pdflib/bind/pdflib/python/
H A Dpdflib_py.c2597 float lly; local
/haiku-fatelf/src/libs/pdflib/bind/pdflib/tcl/
H A Dpdflib_tcl.c480 double lly; local
630 double lly; local
4009 float wx, llx, lly, urx, ury; local
[all...]
/haiku-fatelf/src/libs/pdflib/bind/pdflib/java/
H A Dpdflib.java69 add_launchlink( float llx, float lly, float urx, float ury, String filename) argument
80 add_locallink( float llx, float lly, float urx, float ury, int page, String optlist) argument
92 add_note( float llx, float lly, float urx, float ury, String contents, String title, String icon, int open) argument
104 add_pdflink( float llx, float lly, float urx, float ury, String filename, int page, String optlist) argument
116 add_weblink( float llx, float lly, float urx, float ury, String url) argument
128 attach_file( float llx, float lly, float urx, float ury, String filename, String description, String author, String mimetype, String icon) argument
1265 begin_glyph( String glyphname, float wx, float llx, float lly, float urx, float ury) argument
[all...]
H A Dpdflib_java.c282 float lly; local
312 float lly; local
344 float lly; local
384 float lly; local
419 float lly; local
450 float lly; local
2991 float lly; local
[all...]

Completed in 120 milliseconds