Home | History | Annotate | Download | only in fxjs

Lines Matching refs:pInterForm

1583   CPDF_InterForm* pInterForm = pReaderInterForm->GetInterForm();
1595 for (size_t j = 0; j < pInterForm->CountFields(wsFieldName); ++j) {
1596 CPDF_FormField* pFormField = pInterForm->GetField(j, wsFieldName);