Home
last modified time | relevance | path

Searched refs:LV_SYMBOL_LIST (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/font/
Dlv_symbol_def.h47 #if !defined LV_SYMBOL_LIST
48 #define LV_SYMBOL_LIST "\xEF\x80\x8B" /*61451, 0xF00B*/ macro
/lvgl-latest/examples/others/file_explorer/
Dlv_example_file_explorer_2.c128 lv_label_set_text(label, LV_SYMBOL_LIST); in lv_example_file_explorer_2()