Searched refs:LV_SYMBOL_DRIVE (Results 1 – 2 of 2) sorted by relevance
75 #if !defined LV_SYMBOL_DRIVE76 #define LV_SYMBOL_DRIVE "\xEF\x80\x9C" /*61468, 0xF01C*/ macro
302 btn = lv_list_add_button(explorer->list_device, NULL, LV_SYMBOL_DRIVE " File System"); in lv_file_explorer_constructor()458 else if((lv_strcmp(label_text, LV_SYMBOL_DRIVE " File System") == 0)) { in quick_access_event_handler()