Searched defs:bottomOffset (Results 1 – 6 of 6) sorted by relevance
261 final int bottomOffset = mIsImeShowing ? mImeHeight : 0; in onMovementBoundsChanged() local
328 int bottomOffset) { in getMovementBounds()
2037 int bottomOffset = calculateOffsetFromBottomToTop(line); in showAlternates() local2608 int bottomOffset = calculateOffsetFromBottomToTop(line); in showAddress() local
632 int bottomOffset = end - lastBottom; in correctTooHigh() local
1543 int bottomOffset = end - lastBottom; in correctTooHigh() local
543 DividerDecoration(int leftOffset, int topOffset, int rightOffset, int bottomOffset) { in DividerDecoration()