Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/source/html/
H A Dhtml-font.c94 fz_html_font_set *fz_new_html_font_set(fz_context *ctx) in fz_new_html_font_set() function
H A Dhtml-imp.h371 fz_html_font_set *fz_new_html_font_set(fz_context *ctx);
H A Dhtml-doc.c211 doc->set = fz_new_html_font_set(ctx); in htdoc_open_document_with_buffer()
H A Depub-doc.c841 doc->set = fz_new_html_font_set(ctx); in epub_init()