Home
last modified time | relevance | path

Searched defs:CPDF_StreamParser (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_streamparser.cpp123 CPDF_StreamParser::CPDF_StreamParser(pdfium::span<const uint8_t> span) in CPDF_StreamParser() function in CPDF_StreamParser
126 CPDF_StreamParser::CPDF_StreamParser(pdfium::span<const uint8_t> span, in CPDF_StreamParser() function in CPDF_StreamParser
H A Dcpdf_streamcontentparser.h39 class CPDF_StreamParser; variable