Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/source/pdf/
H A Dpdf-repair.c13 int64_t stm_ofs; member
307 int64_t tmpofs, stm_ofs, numofs = 0, genofs = 0; in pdf_repair_xref() local
H A Dpdf-parse.c726 int64_t stm_ofs; in pdf_parse_ind_obj() local
H A Dpdf-stream.c450 …pen_stream_with_offset(fz_context *ctx, pdf_document *doc, int num, pdf_obj *dict, int64_t stm_ofs) in pdf_open_stream_with_offset()
H A Dpdf-xref.c1004 int64_t ofs, stm_ofs; in pdf_read_new_xref() local
/dports/graphics/mupdf/mupdf-1.18.0-source/include/mupdf/pdf/
H A Dxref.h42 int64_t stm_ofs; /* on-disk stream */ member