Home | History | Annotate | Download | only in jingle

Lines Matching full:isleaf

2017 -		boolean isLeaf;
2107 - else if (child.isLeaf)
2144 - node.isLeaf = false;
2149 - child.isLeaf = true;
2160 - } else if (child.isLeaf) {
2182 - if (!child.isLeaf)
2195 - node.isLeaf = true;
2239 - if (node.isLeaf) {