Home
last modified time | relevance | path

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

/external/pdfium/samples/
Dpdfium_test_dump_helper.h12 void DumpPageStructure(FPDF_PAGE page, int page_idx);
Dpdfium_test_dump_helper.cc84 void DumpPageStructure(FPDF_PAGE page, int page_idx) { in DumpPageStructure() function
Dpdfium_test.cc709 DumpPageStructure(page, page_index); in RenderPage()