Home
last modified time | relevance | path

Searched refs:ParentIndex (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebKit/android/nav/
DCacheBuilder.h235 static int ParentIndex(Node* node, int count, Node* parent);
DCacheBuilder.cpp404 int parentIndex = ParentIndex(node, count, node->parentNode()); in groups()
605 int CacheBuilder::Debug::ParentIndex(Node* node, int count, Node* parent) in ParentIndex() function in android::CacheBuilder::Debug
952 cachedNode.mDebug.mParentGroupIndex = Debug::ParentIndex( in BuildFrame()
1216 cachedNode.mDebug.mParentGroupIndex = Debug::ParentIndex( in BuildFrame()