Home
last modified time | relevance | path

Searched refs:Doc_getFilePath (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp130 !m_pInfo->m_pJsPlatform->Doc_getFilePath) { in JS_docGetFilePath()
133 const int nRequiredLen = m_pInfo->m_pJsPlatform->Doc_getFilePath( in JS_docGetFilePath()
139 const int nActualLen = m_pInfo->m_pJsPlatform->Doc_getFilePath( in JS_docGetFilePath()
/external/pdfium/public/
Dfpdf_formfill.h158 int (*Doc_getFilePath)(struct _IPDF_JsPlatform* pThis, member