Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/nav/
DCachedRoot.h74 bool innerUp(const CachedNode* , BestData* ) const;
DCachedRoot.cpp981 findClosest = innerUp(node, bestData); in innerMove()
1047 bool CachedRoot::innerUp(const CachedNode* test, BestData* bestData) const in innerUp() function in android::CachedRoot