Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/nav/
DCachedFrame.cpp1108 int otherBottom = other->bottom(); in isContainer() local
1109 if (_y >= otherBottom) in isContainer()
1122 int intoBottom = otherBottom - _bottom; in isContainer()