Searched defs:LoadPage (Results 1 – 3 of 3) sorted by relevance
29 std::unique_ptr<CPDF_StructTree> CPDF_StructTree::LoadPage( in LoadPage() function in CPDF_StructTree
63 bool CPDFXFA_Page::LoadPage() { in LoadPage() function in CPDFXFA_Page
290 FPDF_PAGE EmbedderTest::LoadPage(int page_number) { in LoadPage() function in EmbedderTest