Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dcolorspace.c774 static fz_store_type fz_link_store_type = variable
811 link = fz_find_item(ctx, fz_drop_icc_link_imp, &key, &fz_link_store_type); in fz_find_icc_link()
819 old_link = fz_store_item(ctx, new_key, link, 1000, &fz_link_store_type); in fz_find_icc_link()