Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/
Dfsdk_mgr.cpp302 !m_pInfo->m_pJsPlatform->Doc_getFilePath) { in JS_docGetFilePath()
306 const int nRequiredLen = m_pInfo->m_pJsPlatform->Doc_getFilePath( in JS_docGetFilePath()
313 const int nActualLen = m_pInfo->m_pJsPlatform->Doc_getFilePath( in JS_docGetFilePath()
/external/pdfium/public/
Dfpdf_formfill.h156 int (*Doc_getFilePath)(struct _IPDF_JsPlatform* pThis, member