HomeSort by relevance Sort by last modified time
    Searched refs:isNavable (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebKit/android/nav/
CachedNode.h 117 bool isNavable(const CachedFrame* frame, const WebCore::IntRect& clip) const {
CachedFrame.cpp 527 if (test->isNavable(this, *clip) == false)
708 // if (isNavable(test, &testData.mNodeBounds, walk) == false) {
    [all...]

Completed in 26 milliseconds