Searched refs:obj_sentinel (Results 1 – 1 of 1) sorted by relevance
458 lv_obj_t ** obj_sentinel = NULL; in focus_next_core() local464 if(group->wrap || obj_sentinel == NULL) { in focus_next_core()476 if(obj_sentinel == NULL) { in focus_next_core()477 obj_sentinel = obj_next; in focus_next_core()478 if(obj_sentinel == NULL) return; /*Group is empty*/ in focus_next_core()485 if(obj_next == obj_sentinel) return; in focus_next_core()