Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/
Dpdf.cxx394 QPDFAcroFormDocumentHelper afdh(*doc); in pdf_fill_form() local
398 if ( !afdh.hasAcroForm() ) { in pdf_fill_form()
415 afdh.getWidgetAnnotationsForPage(page); in pdf_fill_form()
427 afdh.getFieldForAnnotation(*annot_iter); in pdf_fill_form()
/third_party/cups-filters/filter/pdftopdf/
Dqpdf_pdftopdf_processor.cc536 QPDFAcroFormDocumentHelper afdh(*pdf); in start() local
537 afdh.generateAppearancesIfNeeded(); in start()