group_get_widget_next_of  373 lib/widget/group.c             p = group_get_widget_next_of (p);
group_get_widget_next_of  558 lib/widget/group.c     current = group_get_widget_next_of (g->current);
group_get_widget_next_of  569 lib/widget/group.c             current = group_get_widget_next_of (current);
group_get_widget_next_of   56 lib/widget/group.h GList *group_get_widget_next_of (GList * w);
group_get_widget_next_of  583 lib/widget/widget-common.c         for (l = group_get_widget_next_of (holder);
group_get_widget_next_of  585 lib/widget/widget-common.c              l = group_get_widget_next_of (l))