Lines Matching refs:child
41 if (child) {
42 detach(child);
43 child = NULL;
59 // We don't need to create child here:
61 // which will call sp_tag_use_href_changed, and that will take care of the child
68 if (child) {
69 detach(child);
70 child = NULL;
141 * Note that the returned is the clone object, i.e. the child of an SPTagUse (of the argument one for
147 SPObject *orig = child;
149 orig = SP_TAG_USE(orig)->child;
167 child = child_;