Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/nav/
DCachedRoot.h71 void innerMove(const CachedNode* ,BestData* bestData, Direction ,
DCachedRoot.cpp698 innerMove(document(), best, direction, scrollPtr, false); in adjustForScroll()
948 void CachedRoot::innerMove(const CachedNode* node, BestData* bestData, in innerMove() function in android::CachedRoot
1221 innerMove(node, &bestData, direction, scroll, true); in moveCursor()