Searched defs:contentHeight (Results 1 – 8 of 8) sorted by relevance
59 int contentHeight = dis.readInt(); in deserializeViewState() local
3020 int contentWidth, int contentHeight, float xPercentInDoc, in showRect()
6937 int contentHeight = contentToViewDimension(mContentHeight); in onMeasure() local
222 protected int positionChild(View child, int x, int y, int contentHeight) { in positionChild()232 protected int positionChildInverse(View child, int x, int y, int contentHeight) { in positionChildInverse()
459 final int contentHeight = b - t - getPaddingTop() - getPaddingBottom(); in onLayout() local
181 public void setContentHeight(int contentHeight) { in setContentHeight()
1015 final int contentHeight = b - t - getPaddingTop() - getPaddingBottom(); in onLayout() local
1148 final int contentHeight = getHeight() - mPaddingBottom - mPaddingTop; in computeVerticalScrollRange() local