Searched defs:lv_ll_t (Results 1 – 2 of 2) sorted by relevance
36 } lv_ll_t; typedef
393 static bool focus_next_core(lv_group_t * group, void * (*begin)(const lv_ll_t *), in focus_next_core()394 void * (*move)(const lv_ll_t *, const void *)) in focus_next_core() argument