Home
last modified time | relevance | path

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

/external/pdfium/samples/
Dpdfium_test.cc301 int ExampleDocGetFilePath(IPDF_JSPLATFORM*, void* file_path, int length) { in ExampleDocGetFilePath() function
1239 platform_callbacks.Doc_getFilePath = ExampleDocGetFilePath; in ProcessPage()