Searched refs:sib_put (Results 1 – 1 of 1) sorted by relevance
279 widget_info *sib_put; in widget_info() local288 sib_put = this; in widget_info()293 sib_put->next = new widget_info(*sib_get->next, FALSE); in widget_info()294 sib_put = sib_put->next; in widget_info()624 res_info *sib_put = this; in res_info() local629 sib_put->next = new res_info(parent, *sib_get->next, FALSE); in res_info()630 sib_put = sib_put->next; in res_info()