Lines Matching refs:children
139 cur = cur->children;
154 * Returns the index of the node in its parent children list, -1
184 cur = cur->children;
1502 cur = cur->children;
1690 * Count the number of location children of @node or the length of the
1693 * Returns the number of location children
1704 node = node->children;
1872 * point is x and the index is the number of location children of x.
2168 * location children of x.
2306 if (cur->children != NULL) {
2307 cur = cur->children ;