Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/include/mupdf/fitz/
H A Dcontext.h674 fz_drop_imp8(fz_context *ctx, void *p, int8_t *refs) in fz_drop_imp8() function
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dpath.c124 if (fz_drop_imp8(ctx, path, &path->refs)) in fz_drop_path()