Searched refs:LV_SYMBOL_UP (Results 1 – 5 of 5) sorted by relevance
154 #if !defined LV_SYMBOL_UP155 #define LV_SYMBOL_UP "\xEF\x81\xB7" /*61559, 0xF077*/ macro
22 lv_dropdown_set_symbol(dd, LV_SYMBOL_UP); in lv_example_dropdown_2()
147 btn = lv_list_add_btn(list2, LV_SYMBOL_UP, "Up"); in lv_example_list_2()
392 lv_dropdown_set_symbol(dd4, LV_SYMBOL_UP); in test_dropdown_render_2()399 lv_dropdown_set_symbol(dd5, LV_SYMBOL_UP); in test_dropdown_render_2()
815 lv_label_set_text(hint, LV_SYMBOL_UP" 17% growth this week"); in shop_create()