Home
last modified time | relevance | path

Searched refs:GetBlockOffset (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_xml_parser.cpp83 FX_FILESIZE GetBlockOffset() override;
130 FX_FILESIZE CXML_DataBufAcc::GetBlockOffset() { in GetBlockOffset() function in __anon0ab85b3d0111::CXML_DataBufAcc
146 FX_FILESIZE GetBlockOffset() override;
208 FX_FILESIZE CXML_DataStmAcc::GetBlockOffset() { in GetBlockOffset() function in __anon0ab85b3d0111::CXML_DataStmAcc
235 m_nBufferOffset = m_pDataAcc->GetBlockOffset(); in ReadNextBlock()
Dfx_stream.h142 virtual FX_FILESIZE GetBlockOffset() = 0;
/external/pdfium/xfa/fgas/crt/
Dfgas_stream.cpp676 uint32_t dwBlockOffset = m_pBufferRead->GetBlockOffset(); in ReadData()
682 dwBlockOffset = m_pBufferRead->GetBlockOffset(); in ReadData()
690 dwBlockOffset = m_pBufferRead->GetBlockOffset(); in ReadData()
708 dwBlockOffset = m_pBufferRead->GetBlockOffset(); in ReadData()