Searched refs:get_author (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/fxjs/ | ||
D | cjs_document.h | 29 CJS_Return get_author(CJS_Runtime* pRuntime); |
D | cjs_document.cpp | 643 CJS_Return Document::get_author(CJS_Runtime* pRuntime) { in get_author() function in Document |
/external/python/cpython2/Lib/distutils/ | ||
D | dist.py | 1169 def get_author(self): member in DistributionMetadata |
/external/python/cpython3/Lib/distutils/ | ||
D | dist.py | 1168 def get_author(self): member in DistributionMetadata |