Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/nav/
DCachedFrame.h181 bool setDownDirection(const CachedHistory* );
DCachedFrame.cpp588 bestData->setDownDirection(cachedHistory); in findClosest()
628 if (testData.setDownDirection(history())) in frameDown()
1176 bool CachedFrame::BestData::setDownDirection(const CachedHistory* history) in setDownDirection() function in android::CachedFrame::BestData