Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/include/mupdf/pdf/
H A Dannot.h511 int64_t pdf_annot_creation_date(fz_context *ctx, pdf_annot *annot);
/dports/graphics/mupdf/mupdf-1.18.0-source/platform/java/jni/
H A Dpdfannotation.c258 t = pdf_annot_creation_date(ctx, annot); in FUN()
/dports/graphics/mupdf/mupdf-1.18.0-source/source/pdf/
H A Dpdf-annot.c1567 pdf_annot_creation_date(fz_context *ctx, pdf_annot *annot) in pdf_annot_creation_date() function