Searched refs:PDFPARSE_TYPEONLY (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/include/fpdfapi/
H A Dfpdf_parser.h352 #define PDFPARSE_TYPEONLY 1 macro
/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_objects.cpp1299 context.m_Flags = PDFPARSE_TYPEONLY;
H A Dfpdf_parser_parser.cpp2037 FX_BOOL bTypeOnly = pContext && (pContext->m_Flags & PDFPARSE_TYPEONLY);
2232 FX_BOOL bTypeOnly = pContext && (pContext->m_Flags & PDFPARSE_TYPEONLY);

Completed in 2072 milliseconds