Searched defs:frameUp (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebKit/android/nav/
H A DCachedFrame.cpp818 const CachedNode* CachedFrame::frameUp(const CachedNode* test, function in class:android::CachedFrame
823 if (moveInFrame(&CachedFrame::frameUp, test, bestData))
840 frameUp(document(), test, &innerData);

Completed in 34 milliseconds