Searched refs:NotifyBeforePageClose (Results 1 – 3 of 3) sorted by relevance
49 void NotifyBeforePageClose(FPDF_PAGE page);
117 void FormFiller::NotifyBeforePageClose(FPDF_PAGE page) { in NotifyBeforePageClose() function in pdfClient::FormFiller
336 form_filler_->NotifyBeforePageClose(page_.get()); in TerminateFormFilling()