![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for fxcodec::FlateModule, including all inherited members.
| CreateDecoder(pdfium::span< const uint8_t > src_span, int width, int height, int nComps, int bpc, int predictor, int Colors, int BitsPerComponent, int Columns) | fxcodec::FlateModule | static |
| Encode(pdfium::span< const uint8_t > src_span) | fxcodec::FlateModule | static |
| FlateModule()=delete | fxcodec::FlateModule | |
| FlateModule(const FlateModule &)=delete | fxcodec::FlateModule | |
| FlateOrLZWDecode(bool bLZW, pdfium::span< const uint8_t > src_span, bool bEarlyChange, int predictor, int Colors, int BitsPerComponent, int Columns, uint32_t estimated_size) | fxcodec::FlateModule | static |
| operator=(const FlateModule &)=delete | fxcodec::FlateModule |