Searched refs:SIZESCALE (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/groff/src/devices/grodvi/
H A Ddvi.cpp39 (MULTIPLIER*SIZESCALE)/(RES*UNITWIDTH) == 1/(2^20 * 72.27)
41 and 57816 is an exact multiple of both 72.27*SIZESCALE and 72.
49 #define SIZESCALE 100 macro
208 if (font::sizescale != SIZESCALE)
209 fatal("sizescale must be equal to %1", SIZESCALE);

Completed in 120 milliseconds