Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/include/mupdf/fitz/
H A Dfont.h28 extern const unsigned short fz_unicode_from_windows_1252[256];
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dencodings.h3351 const unsigned short fz_unicode_from_windows_1252[256] = { variable
H A Dxml.c726 table = fz_unicode_from_windows_1252; in find_xml_encoding()