Home | History | Annotate | Download | only in nav

Lines Matching refs:grandChild

247                         Frame* grandChild = child->tree()->firstChild();
248 if (grandChild) {
251 Builder(grandChild)->mDebug.frameName(grandChildNamePtr,
910 // making this work with focus - child focus - grandchild focus is tricky
912 // a node is a grandchild of the focus's parent
913 // this additionally requires being able to find the grandchild's parent