Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/source/pdf/
H A Dpdf-interpret.c1062 pdf_should_print_annot(fz_context *ctx, pdf_annot *annot) in pdf_should_print_annot() function
1091 if (!pdf_should_print_annot(ctx, annot)) in pdf_process_annot()