Home
last modified time | relevance | path

Searched refs:m_dwIdentifierArray (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_hint_tables.h64 std::vector<uint32_t> m_dwIdentifierArray; variable
Dcpdf_hint_tables.cpp222 m_dwIdentifierArray.push_back(hStream->GetBits(dwSharedIdBits)); in ReadPageHintTable()
430 dwIndex = m_dwIdentifierArray[offset + j]; in CheckPage()