Searched defs:contentWidth (Results 1 – 6 of 6) sorted by relevance
147 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
198 final int contentWidth = (right -left) - iconWidth - getPaddingLeft() - getPaddingRight(); in onLayout() local
995 int contentWidth = getContentAreaWidth(); in onMeasure() local