Searched refs:get_last_child (Results 1 – 1 of 1) sorted by relevance
188 static struct browser_entry *get_last_child(struct browser_entry *entry) in get_last_child() function211 return get_last_child(entry->parent) == entry; in is_last_child()228 entry = get_last_child(entry); in browser__prev_entry()245 last = get_last_child(last); in browser__next_entry()283 entry = get_last_child(entry); in browser__seek()