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

/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dnode.cpp100 class track_kerning_function { class
107 track_kerning_function();
108 track_kerning_function(units, hunits, units, hunits);
109 int operator==(const track_kerning_function &);
110 int operator!=(const track_kerning_function &);
134 track_kerning_function track_kern;
149 void set_track_kern(track_kerning_function &);
378 void font_info::set_track_kern(track_kerning_function &tk)
6304 track_kerning_function::track_kerning_function() function in class:track_kerning_function
6308 track_kerning_function::track_kerning_function(int min_s, hunits min_a, function in class:track_kerning_function
[all...]

Completed in 123 milliseconds