Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.cpp136 track_kerning_function track_kern; member in font_info
177 hunits track_kern; // add this to the width member in tfont_spec
4796 hunits track_kern = tf->get_track_kern(); in tprint() local
6359 void track_kern() in track_kern() function