Searched refs:childWidthSize (Results 1 – 1 of 1) sorted by relevance
972 int childWidthSize = widthSize - (getPaddingLeft() + getPaddingRight()); in onMeasure() local976 int cw = DeviceProfile.calculateCellWidth(childWidthSize, mBorderSpace.x, in onMeasure()988 int newWidth = childWidthSize; in onMeasure()