Searched defs:authors (Results 1 – 7 of 7) sorted by relevance
5 "authors": [ array
4 "authors": [ array
49 foo(__builtin_va_list authors, ...) { in foo()
272 const ScopedVector<Author>& authors() const { return authors_; } in authors() function282 void set_authors(ScopedVector<Author> authors) { in set_authors()
1214 const char *authors[] = { in about_dialog() local