Searched refs:m_bCurPageDictLoadOK (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_parser.cpp2753 m_bCurPageDictLoadOK = FALSE;
3844 m_bCurPageDictLoadOK = TRUE;
4161 m_bCurPageDictLoadOK = FALSE;
4189 if (!m_bCurPageDictLoadOK && !CheckPage(iPage, pHints)) {
4203 if (!m_bCurPageDictLoadOK && !CheckPage(iPage, pHints)) {
4268 m_bCurPageDictLoadOK = FALSE;
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_parser.h1141 FX_BOOL m_bCurPageDictLoadOK; member in class:CPDF_DataAvail

Completed in 191 milliseconds