Searched refs:Doc_getFilePath (Results 1 – 3 of 3) sorted by relevance
289 !m_pInfo->m_pJsPlatform->Doc_getFilePath) { in GetFilePath()292 const int nRequiredLen = m_pInfo->m_pJsPlatform->Doc_getFilePath( in GetFilePath()298 const int nActualLen = m_pInfo->m_pJsPlatform->Doc_getFilePath( in GetFilePath()
167 int (*Doc_getFilePath)(struct _IPDF_JsPlatform* pThis, member
895 platform_callbacks.Doc_getFilePath = ExampleDocGetFilePath; in RenderPdf()