Searched defs:contentWidth (Results 1 – 9 of 9) sorted by relevance
116 int contentWidth = Math.min(getContentAreaWidth(), getMeasuredWidth()); in onMeasure() local151 int contentWidth = mContent.getMeasuredWidth(); in onLayout() local
90 int contentWidth = mContent.getMeasuredWidth(); in onLayout() local
96 int contentWidth = mContent.getMeasuredWidth(); in onLayout() local
152 int contentWidth = mContent.getMeasuredWidth(); in onLayout() local
137 final int contentWidth = (right -left) - iconWidth - getPaddingLeft() - getPaddingRight(); in onLayout() local
117 public int contentWidth; field in TiledTexture.Tile
198 final int contentWidth = (right -left) - iconWidth - getPaddingLeft() - getPaddingRight(); in onLayout() local
564 int contentWidth = mContent.getMeasuredWidth(); in onLayout() local
1167 int contentWidth = getContentAreaWidth(); in onMeasure() local