| adjustSize(Tree *tree, bool ignoreVert) | Split | [static] |
| attach(Tree *root, Frame *frame, Direction dir) | Split | [static] |
| detach(Tree *root, Tree *origin) | Split | [static] |
| distance(Tree *origin, Tree *target) | Split | [private, static] |
| firstLeaf(Tree *tree) | Split | [static] |
| isNeighbor(Tree *origin, Tree *target, Direction dir) | Split | [static] |
| neighbor(Tree *root, Tree *origin, Direction dir) | Split | [static] |
| resize(Tree *root, Tree *origin, Direction dir, int stepW, int stepH) | Split | [static] |
| topMostRoot(Tree *first, Tree *last) | Split | [private, static] |