Searched defs:len_auth (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/libs/pdflib/libs/pdflib/
H A Dp_annots.c669 int len_auth = author ? (int) pdc_strlen(author) : 0; local
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
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
/haiku-fatelf/src/libs/pdflib/bind/pdflib/perl/
H A Dpdflib_pl.c579 size_t len_auth; local
/haiku-fatelf/src/libs/pdflib/bind/pdflib/python/
H A Dpdflib_py.c1929 int len_auth; local

Completed in 125 milliseconds