Searched refs:Doc_getFilePath (Results 1 – 3 of 3) sorted by relevance
306 if (!js_platform || !js_platform->Doc_getFilePath) in GetFilePath()310 js_platform->Doc_getFilePath(js_platform, nullptr, 0); in GetFilePath()316 js_platform->Doc_getFilePath(js_platform, pBuff.data(), nRequiredLen); in GetFilePath()
167 int (*Doc_getFilePath)(struct _IPDF_JsPlatform* pThis, member
1609 platform_callbacks.Doc_getFilePath = ExampleDocGetFilePath; in ProcessPdf()