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

  /external/pdfium/core/include/fpdfapi/
fpdf_page.h 33 #define PDF_CONTENT_PARSING 1
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page.cpp 903 if (m_ParseState == PDF_CONTENT_PARSED || m_ParseState == PDF_CONTENT_PARSING) {
908 m_ParseState = PDF_CONTENT_PARSING;
967 if (m_ParseState == PDF_CONTENT_PARSED || m_ParseState == PDF_CONTENT_PARSING) {
972 m_ParseState = PDF_CONTENT_PARSING;
    [all...]

Completed in 421 milliseconds