Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/nav/
DCachedNode.h120 bool isNavable(const CachedFrame* frame, const WebCore::IntRect& clip) const { in isNavable() function
DCachedFrame.cpp564 if (test->isNavable(this, *clip) == false) in findClosest()