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 55 lib/widget/group.h GList *group_get_widget_next_of (GList *w); group_get_widget_next_of 580 lib/widget/widget-common.c for (l = group_get_widget_next_of (holder); group_get_widget_next_of 582 lib/widget/widget-common.c l = group_get_widget_next_of (l))