Home
last modified time | relevance | path

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

/lvgl-latest/src/font/
Dlv_symbol_def.h214 #if !defined LV_SYMBOL_GPS
215 #define LV_SYMBOL_GPS "\xEF\x84\xA4" /*61732, 0xF124*/ macro
/lvgl-latest/examples/widgets/list/
Dlv_example_list_1.c39 btn = lv_list_add_btn(list1, LV_SYMBOL_GPS, "Navigation"); in lv_example_list_1()