Searched refs:FDF_ImportField (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_form.cpp1523 void CPDF_InterForm::FDF_ImportField(CPDF_Dictionary* pFieldDict, const CFX_WideString& parent_name, FX_BOOL bNotify, int nLevel) function in class:CPDF_InterForm
1538 FDF_ImportField(pKid, name, bNotify, nLevel + 1);
1611 FDF_ImportField(pField, L"", bNotify);
/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h1034 void FDF_ImportField(CPDF_Dictionary* pField, const CFX_WideString& parent_name, FX_BOOL bNotify = FALSE, int nLevel = 0);

Completed in 108 milliseconds