Searched refs:stem_width (Results 1 – 1 of 1) sorted by relevance
562 FT_Fixed stem_width, stem_width_per_1000, scaled_stem, darken_amount; in af_loader_compute_darkening() local590 stem_width = af_intToFixed( 75 ); /* taken from cf2font.c */ in af_loader_compute_darkening()591 stem_width_per_1000 = stem_width; in af_loader_compute_darkening()595 stem_width = af_intToFixed( standard_width ); in af_loader_compute_darkening()596 stem_width_per_1000 = FT_MulFix( stem_width, em_ratio ); in af_loader_compute_darkening()