Searched defs:x_strength (Results 1 – 4 of 4) sorted by relevance
107 void hb_outline_t::embolden (float x_strength, float y_strength, in embolden()
287 hb_position_t x_strength = font->x_scale >= 0 ? font->x_strength : -font->x_strength; in hb_ot_get_glyph_h_advances() local
121 int32_t x_strength; /* x_embolden, in scaled units. */ member
497 hb_position_t x_strength = font->x_scale >= 0 ? font->x_strength : -font->x_strength; in hb_ft_get_glyph_h_advances() local