Home
last modified time | relevance | path

Searched defs:directionChange (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/android/nav/
DCachedHistory.h45 bool directionChange() const { return mDirectionChange; } in directionChange() function
DCachedFrame.cpp351 bool CachedFrame::directionChange() const in directionChange() function in android::CachedFrame