Home
last modified time | relevance | path

Searched refs:get_author (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fxjs/
Dcjs_document.h29 CJS_Return get_author(CJS_Runtime* pRuntime);
Dcjs_document.cpp643 CJS_Return Document::get_author(CJS_Runtime* pRuntime) { in get_author() function in Document
/external/python/cpython2/Lib/distutils/
Ddist.py1169 def get_author(self): member in DistributionMetadata
/external/python/cpython3/Lib/distutils/
Ddist.py1168 def get_author(self): member in DistributionMetadata