Searched refs:track_kerning_function (Results 1 – 1 of 1) sorted by relevance
102 class track_kerning_function { class109 track_kerning_function();110 track_kerning_function(units, hunits, units, hunits);111 int operator==(const track_kerning_function &);112 int operator!=(const track_kerning_function &);136 track_kerning_function track_kern;151 void set_track_kern(track_kerning_function &);380 void font_info::set_track_kern(track_kerning_function &tk) in set_track_kern()6307 track_kerning_function::track_kerning_function() : non_zero(0) in track_kerning_function() function in track_kerning_function6311 track_kerning_function::track_kerning_function(int min_s, hunits min_a, in track_kerning_function() function in track_kerning_function[all …]