Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_publicmethods.cpp1299 CPDFSDK_InteractiveForm* pReaderForm = in AFSimple_Calculate() local
1301 CPDF_InteractiveForm* pForm = pReaderForm->GetInteractiveForm(); in AFSimple_Calculate()
Dcjs_field.cpp160 CPDFSDK_InteractiveForm* pReaderForm = pFormFillEnv->GetInteractiveForm(); in GetFormFieldsForName() local
161 CPDF_InteractiveForm* pForm = pReaderForm->GetInteractiveForm(); in GetFormFieldsForName()