Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/include/mupdf/fitz/
H A Dband-writer.h11 typedef struct fz_band_writer fz_band_writer; typedef
62 struct fz_band_writer struct
81 fz_band_writer *fz_new_band_writer_of_size(fz_context *ctx, size_t size, fz_output *out); argument