Searched refs:dchildren (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libgdl/ | ||
H A D | gdl-dock-object.c | 403 GList *dchildren = NULL; local 431 dchildren = g_list_append (dchildren, child); 439 for (l = dchildren; l; l = l->next) { 443 g_list_free (dchildren); |
Completed in 15 milliseconds