Searched refs:childWidthSize (Results 1 – 1 of 1) sorted by relevance
771 int childWidthSize = widthSize - (getPaddingLeft() + getPaddingRight()); in onMeasure() local776 int tmp = childWidthSize; in onMeasure()777 childWidthSize = childHeightSize; in onMeasure()782 int cw = DeviceProfile.calculateCellWidth(childWidthSize, mCountX); in onMeasure()791 int newWidth = childWidthSize; in onMeasure()