Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.cpp1632 CPDFSDK_InterForm* pReaderInterForm = in AFSimple_Calculate() local
1634 CPDF_InterForm* pInterForm = pReaderInterForm->GetInterForm(); in AFSimple_Calculate()
DField.cpp248 CPDFSDK_InterForm* pReaderInterForm = pFormFillEnv->GetInterForm(); in GetFormFields() local
249 CPDF_InterForm* pInterForm = pReaderInterForm->GetInterForm(); in GetFormFields()