Home
last modified time | relevance | path

Searched defs:PT_TO_DVI (Results 1 – 2 of 2) sorted by relevance

/dports/print/texlive-base/texlive-20150521-source/texk/dvipng/dvipng-1.15/
H A Ddvipng.h112 #define PT_TO_DVI(x) (int32_t)((x)*65536l) macro
/dports/print/texlive-base/texlive-20150521-source/texk/dviljk/
H A Ddvi2xx.h110 #define PT_TO_DVI(x) (long4)((x)*65536l) macro