Home | History | Annotate | Download | only in dbus

Lines Matching full:center_container

1984               TestTypeNode *center_container = node_new (center_container_klass);
1986 node_append_child (inner_container, center_container);
1991 node_append_child (center_container, child);
1995 _dbus_list_clear (&((TestTypeNodeContainer*)center_container)->children);
1999 node_destroy (center_container);