Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfapi/
Dfpdf_parser.h352 #define PDFPARSE_NOSTREAM 2 macro
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp2196 if (pContext->m_Flags & PDFPARSE_NOSTREAM) { in GetObject()
2337 if (pContext->m_Flags & PDFPARSE_NOSTREAM) { in GetObjectByStrict()