Home
last modified time | relevance | path

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

/external/pdfium/samples/
Dpdfium_test.cc270 int ExampleDocGetFilePath(IPDF_JSPLATFORM*, void* file_path, int length) { in ExampleDocGetFilePath() function
895 platform_callbacks.Doc_getFilePath = ExampleDocGetFilePath; in RenderPdf()