Home
last modified time | relevance | path

Searched refs:frameUp (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKit/android/nav/
DCachedFrame.h216 const CachedNode* frameUp(const CachedNode* test, const CachedNode* limit,
DCachedFrame.cpp818 const CachedNode* CachedFrame::frameUp(const CachedNode* test, in frameUp() function in android::CachedFrame
823 if (moveInFrame(&CachedFrame::frameUp, test, bestData)) in frameUp()
840 frameUp(document(), test, &innerData); in frameUp()
DCachedRoot.cpp1067 frameUp(test, NULL, bestData); in innerUp()