Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_form.cpp633 …eldName, int iType, const CPDF_FormField* pExcludedField, const CPDF_FormControl* pExcludedControl) in ValidateFieldName() argument
665 if (pExcludedControl != NULL) { in ValidateFieldName()
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h1036 …ldName, int iType, const CPDF_FormField* pExcludedField, const CPDF_FormControl* pExcludedControl);