Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-outline.cc107 void hb_outline_t::embolden (float x_strength, float y_strength, in embolden() function in hb_outline_t
Dhb-ot-font.cc520 bool embolden = font->x_strength || font->y_strength; in hb_ot_draw_glyph() local