Home | History | Annotate | Download | only in nav

Lines Matching refs:ParentIndex

409             int parentIndex = ParentIndex(node, count, node->parentNode());
411 snprintf(scratch, sizeof(scratch), "%d", parentIndex);
631 int CacheBuilder::Debug::ParentIndex(Node* node, int count, Node* parent)
1005 cachedNode.mDebug.mParentGroupIndex = Debug::ParentIndex(
1327 cachedNode.mDebug.mParentGroupIndex = Debug::ParentIndex(
1386 onlyChildCached->setParentIndex(lastCached->parentIndex());