Searched refs:getNthFieldName (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/javascript/
H A DDocument.h140 FX_BOOL getNthFieldName(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX_WideString& sError);
252 JS_STATIC_METHOD(getNthFieldName, Document);
/external/pdfium/fpdfsdk/src/javascript/
H A DDocument.cpp120 JS_STATIC_METHOD_ENTRY(getNthFieldName)
353 FX_BOOL Document::getNthFieldName(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX_WideString& sError) function in class:Document

Completed in 98 milliseconds