Home
last modified time | relevance | path

Searched refs:test_list_descendants (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktestutils.c253 test_list_descendants (GtkWidget *widget, in test_list_descendants() function
265 results = g_list_concat (results, test_list_descendants (node->data, widget_type)); in test_list_descendants()
335 siblings = g_list_concat (siblings, test_list_descendants (tmpwidget, widget_type)); in gtk_test_find_sibling()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktestutils.c326 test_list_descendants (GtkWidget *widget, in test_list_descendants() function
338 results = g_list_concat (results, test_list_descendants (node->data, widget_type)); in test_list_descendants()
415 siblings = g_list_concat (siblings, test_list_descendants (tmpwidget, widget_type)); in gtk_test_find_sibling()