OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMaxPageRecursionDepth
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/fpdfapi/parser/
cpdf_data_avail.h
124
static const int
kMaxPageRecursionDepth
= 1024;
cpdf_data_avail.cpp
651
if (level >=
kMaxPageRecursionDepth
)
Completed in 553 milliseconds