Searched refs:NotifyAfterPageLoad (Results 1 – 3 of 3) sorted by relevance
45 void NotifyAfterPageLoad(FPDF_PAGE page);
113 void FormFiller::NotifyAfterPageLoad(FPDF_PAGE page) { in NotifyAfterPageLoad() function in pdfClient::FormFiller
332 form_filler_->NotifyAfterPageLoad(page_.get()); in InitializeFormFilling()