Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dfpdf_parser_decode.h79 struct PDFDataDecodeResult { struct
85 PDFDataDecodeResult& operator=(PDFDataDecodeResult&& that) noexcept; argument
93 std::optional<PDFDataDecodeResult> PDF_DataDecode( argument
Dfpdf_parser_decode.cpp413 PDFDataDecodeResult::PDFDataDecodeResult( in PDFDataDecodeResult() function in PDFDataDecodeResult