Home
last modified time | relevance | path

Searched refs:pdf_annot_transform (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/mupdf/mupdf-1.18.0-source/include/mupdf/pdf/
H A Dannot.h219 fz_matrix pdf_annot_transform(fz_context *ctx, pdf_annot *annot);
/dports/graphics/mupdf/mupdf-1.18.0-source/source/pdf/
H A Dpdf-interpret.c1106 fz_matrix matrix = pdf_annot_transform(ctx, annot); in pdf_process_annot()
H A Dpdf-annot.c35 pdf_annot_transform(fz_context *ctx, pdf_annot *annot) in pdf_annot_transform() function