Lines Matching defs:defs
74 SPDefs *defs = current_doc->getDefs();
77 defs->getRepr()->addChild(mark_repr, NULL);
118 SPDefs *defs = current_doc->getDefs();
121 defs->getRepr()->addChild(pat_repr, NULL);
161 SPDefs *defs = current_doc->getDefs();
164 defs->getRepr()->addChild(pat_repr, NULL);
200 SPDefs *defs = doc->getDefs();
201 if (!defs) {
207 for ( SPObject *child = defs->firstChild(); child; child = child->getNext() )
219 for ( SPObject *child = defs->firstChild() ; child; child = child->getNext() )
231 for ( SPObject *child = defs->firstChild(); child; child = child->getNext() )