Searched defs:author (Results 1 - 13 of 13) sorted by relevance

/haiku-fatelf/src/add-ons/screen_savers/glife/
H A DGLifeConfig.cpp40 BStringView* author = new BStringView(frame, B_EMPTY_STRING, local
/haiku-fatelf/src/add-ons/translators/sgi/
H A DSGIView.cpp51 const char* author = "Stephan A��mus, <stippi@yellowbites.com>"; variable
/haiku-fatelf/src/apps/mediaplayer/playlist/
H A DPlaylistItem.cpp73 BString author; local
/haiku-fatelf/src/bin/rcs/
H A Drcsrev.c864 char author[20]; local
[all...]
H A Dco.c204 char const *author, *date, *rev, *state; variable
H A Dci.c292 char const *author, *krev, *rev, *state; variable
[all...]
H A Drcsbase.h360 char const * author; /* login of person checking in */ member in struct:hshentry
/haiku-fatelf/src/libs/pdflib/libs/pdflib/
H A Dp_annots.c594 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
[all...]
/haiku-fatelf/src/libs/pdflib/bind/pdflib/perl/
H A Dpdflib_pl.c578 char * PDF_VOLATILE author; local
/haiku-fatelf/src/libs/pdflib/bind/pdflib/php/ext/pdf/
H A Dpdf.c584 zval **p, **llx, **lly, **urx, **ury, **filename, **description, **author, **mimetype, **icon; local
/haiku-fatelf/src/libs/pdflib/bind/pdflib/tcl/
H A Dpdflib_tcl.c635 char *author; local
705 author,len_autho,mimetype,icon); local
/haiku-fatelf/src/libs/pdflib/bind/pdflib/java/
H A Dpdflib.java128 attach_file( float llx, float lly, float urx, float ury, String filename, String description, String author, String mimetype, String icon) argument
H A Dpdflib_java.c455 char * PDF_VOLATILE author = NULL; local

Completed in 215 milliseconds