Home
last modified time | relevance | path

Searched refs:strength (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/extra/libs/freetype/
Dlv_freetype.c215 int strength = 1 << 6; in get_bold_glyph() local
216 FT_Outline_Embolden(&face->glyph->outline, strength); in get_bold_glyph()
492 int strength = 1 << 6; in get_glyph_dsc_cb_nocache() local
493 FT_Outline_Embolden(&face->glyph->outline, strength); in get_glyph_dsc_cb_nocache()