Searched refs:LV_SYMBOL_VIDEO (Results 1 – 2 of 2) sorted by relevance
43 #if !defined LV_SYMBOL_VIDEO44 #define LV_SYMBOL_VIDEO "\xEF\x80\x88" /*61448, 0xF008*/ macro
312 btn = lv_list_add_button(explorer->list_places, NULL, LV_SYMBOL_VIDEO " Video"); in lv_file_explorer_constructor()446 else if((lv_strcmp(label_text, LV_SYMBOL_VIDEO " Video") == 0)) { in quick_access_event_handler()594 lv_table_set_cell_value_fmt(explorer->file_table, index, 0, LV_SYMBOL_VIDEO " %s", fn); in show_dir()