Searched refs:_TreeSelectNode (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/editres/dist/ |
| H A D | wtree.c | 328 _TreeSelectNode(tree_info->top_node, type, TRUE); 349 /* Function Name: _TreeSelectNode 358 _TreeSelectNode(WNode *node, SelectTypes type, Boolean recurse) function in typeref:typename:void 391 _TreeSelectNode(node->children[i], type, recurse); 634 _TreeSelectNode(node, SelectAll, FALSE); /* Select this node */
|
| H A D | editresP.h | 431 extern void _TreeSelectNode ( WNode * node, SelectTypes type, Boolean recurse );
|
Completed in 5 milliseconds