Home
last modified time | relevance | path

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

/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Dpdfdev.h89 extern void pdf_init_device (double unit_conv, int precision, int is_bw);
H A Ddvipdfmx.c1074 pdf_init_device(dvi2pts, pdfdecimaldigits, ignore_colors); in DLLPROC()
H A Dpdfdev.c1280 pdf_init_device (double dvi2pts, int precision, int black_and_white) function
H A DChangeLog3430 pdf_init_device: Unit conversion, precision and others.