Searched defs:contentWidth (Results 1 – 8 of 8) sorted by relevance
76 int contentWidth = mContent.getMeasuredWidth(); in onLayout() local
159 int contentWidth = mContent.getMeasuredWidth(); in onLayout() local
90 int contentWidth = mContent.getMeasuredWidth(); in onLayout() local
135 final int contentWidth = (right -left) - iconWidth - getPaddingLeft() - getPaddingRight(); in onLayout() local
117 public int contentWidth; field in TiledTexture.Tile
405 int contentWidth = mContent.getMeasuredWidth(); in onLayout() local
198 final int contentWidth = (right -left) - iconWidth - getPaddingLeft() - getPaddingRight(); in onLayout() local
1158 int contentWidth = getContentAreaWidth(); in onMeasure() local