Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxge/win32/
H A Dcfx_psrenderer.h127 struct PSCompressResult { struct
130 PSCompressResult& operator=(const PSCompressResult&) = delete; argument
132 PSCompressResult& operator=(PSCompressResult&&) noexcept; argument
135 DataVector<uint8_t> data;
136 ByteString filter;