Lines Matching defs:pInterForm
1899 CPDF_InterForm* pInterForm = pReaderInterForm->GetInterForm();1913 for (int j = 0, jsz = pInterForm->CountFields(wsFieldName); j < jsz; j++) {1914 if (CPDF_FormField* pFormField = pInterForm->GetField(j, wsFieldName)) {