Home | History | Annotate | Download | only in fpdf_page

Lines Matching refs:PAGEPARSE_STAGE_PARSE

895 #define PAGEPARSE_STAGE_PARSE			2

1024 m_InternalStage = PAGEPARSE_STAGE_PARSE;
1062 m_InternalStage = PAGEPARSE_STAGE_PARSE;
1072 if (m_InternalStage == PAGEPARSE_STAGE_PARSE) {