Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/nav/
DCachedFrame.cpp1104 int otherRight = other->right(); in isContainer() local
1105 if (_x >= otherRight) in isContainer()
1121 int intoRight = otherRight - _right; in isContainer()