Home
last modified time | relevance | path

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

/lvgl-latest/tests/src/test_cases/libs/
Dtest_tiny_ttf.c67 lv_obj_t * label_normal = lv_label_create(cont); in test_tiny_ttf_kerning() local
68 lv_label_set_text(label_normal, "ıTuTuTı"); in test_tiny_ttf_kerning()
69 lv_obj_set_style_text_font(label_normal, font_normal, LV_PART_MAIN); in test_tiny_ttf_kerning()