Searched refs:tc (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTree.c389 TreeConstraints tc = TREE_CONSTRAINT(new); local
395 tc->tree.n_children = 0;
396 tc->tree.max_children = 0;
397 tc->tree.children = (Widget *) NULL;
398 tc->tree.x = tc->tree.y = 0;
399 tc->tree.bbsubwidth = 0;
400 tc->tree.bbsubheight = 0;
408 if (tc->tree.parent)
409 insert_node (tc
498 TreeConstraints tc = TREE_CONSTRAINT(w); local
587 TreeConstraints tc = TREE_CONSTRAINT(child); local
706 TreeConstraints tc = TREE_CONSTRAINT(w); /* info attached to all kids */ local
782 TreeConstraints tc = TREE_CONSTRAINT(w); local
821 TreeConstraints tc = TREE_CONSTRAINT(w); /* info attached to all kids */ local
[all...]

Completed in 15 milliseconds