HomeSort by relevance Sort by last modified time
    Searched refs:PAGEPARSE_STAGE_PARSE (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_parser_new.cpp 583 #define PAGEPARSE_STAGE_PARSE 2
632 m_InternalStage = PAGEPARSE_STAGE_PARSE;
682 m_InternalStage = PAGEPARSE_STAGE_PARSE;
688 if (m_InternalStage == PAGEPARSE_STAGE_PARSE) {
fpdf_page_parser_old.cpp 895 #define PAGEPARSE_STAGE_PARSE 2
    [all...]

Completed in 49 milliseconds