Lines Matching defs:tree
54 * Arguments: tree_parent - parent of the tree widget.
75 global_tree_info->tree_widget = XtCreateWidget("tree", treeWidgetClass,
97 * Arguments: parent - parent of the tree widget.
98 * top - the top node of the tree.
99 * Returns: the tree widget.
105 AddTreeNode(Widget tree, WNode *top)
122 top->widget = XtCreateManagedWidget(top->name, toggleWidgetClass, tree,
134 AddTreeNode(tree, top->children[i]);
138 * Description: Called whenever a tree node is toggled.
139 * Arguments: w - the tree widget.
228 * Description: Creates a widget tree give a list of names and classes.
230 * Returns: The tree_info about this new tree.
279 * Description: Modifies the selected elements of the tree
280 * Arguments: tree_info - the tree we are working on.
306 * Arguments: tree_info - information about the tree to work on.
353 * recurse - whether to continue on down the tree.
398 * recurse - whether to continue on down the tree.
501 * Description: adds a node to the widget tree.
503 * info - the info from the client about the widget tree.
504 * tree_info - global information on this tree.
551 * tree_info - global information on this tree.
590 * Functions that operate of the current tree.
596 * Arguments: tree_info - the tree info struct.
619 * and moves the tree to be centered on the current node.
659 * the tree relative to the porthole.
672 * Description: Dumps the contents of the current widget tree to