Searched refs:childWidthSize (Results 1 – 1 of 1) sorted by relevance
840 int childWidthSize = widthSize - (getPaddingLeft() + getPaddingRight()); in onMeasure() local843 int cw = DeviceProfile.calculateCellWidth(childWidthSize, mCountX); in onMeasure()853 int newWidth = childWidthSize; in onMeasure()866 int hSpace = childWidthSize; in onMeasure()