HomeSort by relevance Sort by last modified time
    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