Searched refs:LV_SYMBOL_UP (Results 1 – 5 of 5) sorted by relevance
155 #if !defined LV_SYMBOL_UP156 #define LV_SYMBOL_UP "\xEF\x81\xB7" /*61559, 0xF077*/ macro
23 lv_dropdown_set_symbol(dd, LV_SYMBOL_UP); in lv_example_dropdown_2()
162 btn = lv_list_add_btn(list2, LV_SYMBOL_UP, "Up"); in lv_example_list_2()
395 lv_dropdown_set_symbol(dd4, LV_SYMBOL_UP); in test_dropdown_render_2()402 lv_dropdown_set_symbol(dd5, LV_SYMBOL_UP); in test_dropdown_render_2()
793 lv_label_set_text(hint, LV_SYMBOL_UP" 17% growth this week"); in shop_create()