Home
last modified time | relevance | path

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

/lvgl-latest/src/font/
Dlv_symbol_def.h130 #if !defined LV_SYMBOL_PLUS
131 #define LV_SYMBOL_PLUS "\xEF\x81\xA7" /*61543, 0xF067*/ macro
/lvgl-latest/examples/widgets/spinbox/
Dlv_example_spinbox_1.c36 lv_obj_set_style_bg_img_src(btn, LV_SYMBOL_PLUS, 0); in lv_example_spinbox_1()
/lvgl-latest/examples/scroll/
Dlv_example_scroll_3.c45 lv_obj_set_style_bg_img_src(float_btn, LV_SYMBOL_PLUS, 0); in lv_example_scroll_3()
/lvgl-latest/examples/widgets/menu/
Dlv_example_menu_4.c65 lv_obj_set_style_bg_img_src(float_btn, LV_SYMBOL_PLUS, 0); in lv_example_menu_4()