Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp31 const int nMaxRecursion = 32; variable
467 if (level > nMaxRecursion) in AddChild()
939 if (nLevel > nMaxRecursion) in LoadField()
1196 if (nLevel <= nMaxRecursion) in FDF_ImportField()