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

/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dfontfile.cpp50 int font::unscaled_charwidths = 0; member in class:font
H A Dfont.cpp279 if (point_size == unitwidth || font::unscaled_charwidths)
920 else if (strcmp("unscaled_charwidths", p) == 0)
921 unscaled_charwidths = 1;
/netbsd-current/external/gpl2/groff/dist/src/include/
H A Dfont.h83 static int unscaled_charwidths; member in class:font

Completed in 141 milliseconds