Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dcfx_psrenderer.h28 struct EncoderIface { struct
29 bool (*pA85EncodeFunc)(pdfium::span<const uint8_t> src_buf,
53 explicit CFX_PSRenderer(const EncoderIface* pEncoderIface); argument