Lines Matching defs:sl
604 GSList *sl = NULL;608 sl = g_slist_append(sl, ochild);612 if (!sl) {619 for (; sl != NULL; sl = sl->next){620 if (SP_IS_STOP(sl->data)){621 SPStop *stop = SP_STOP(sl->data);622 Inkscape::XML::Node *repr = reinterpret_cast<SPItem *>(sl->data)->getRepr();