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

/external/pdfium/fpdfsdk/include/javascript/
H A DDocument.h140 FX_BOOL getNthFieldName(OBJ_METHOD_PARAMS);
258 JS_STATIC_METHOD(getNthFieldName, Document);
/external/pdfium/fpdfsdk/src/javascript/
H A DDocument.cpp118 JS_STATIC_METHOD_ENTRY(getNthFieldName, 1)
466 FX_BOOL Document::getNthFieldName(OBJ_METHOD_PARAMS) function in class:Document

Completed in 66 milliseconds