Home
last modified time | relevance | path

Searched refs:GetFieldByDict (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/src/
Dfsdk_actionhandler.cpp277 return pPDFInterForm->GetFieldByDict(pFieldDict) != NULL; in IsValidField()
/external/pdfium/core/src/fpdfdoc/
Ddoc_form.cpp783 CPDF_FormField* CPDF_InterForm::GetFieldByDict(CPDF_Dictionary* pFieldDict) const in GetFieldByDict() function in CPDF_InterForm
1049 return GetFieldByDict((CPDF_Dictionary*)pElement); in GetFieldInCalculationOrder()
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h825 CPDF_FormField* GetFieldByDict(CPDF_Dictionary* pFieldDict) const;