Searched defs:contentWidth (Results 1 – 10 of 10) sorted by relevance
56 val contentWidth = totalWidth - roundedCornerContentMargin * 2 - contentPadding * 2 in layoutButtons() constant
56 val contentWidth = totalHeight - roundedCornerContentMargin * 2 - contentPadding * 2 in layoutButtons() constant
92 int contentWidth = mContent.getMeasuredWidth(); in onLayout() local
101 int contentWidth = mContent.getMeasuredWidth(); in onLayout() local
346 float contentWidth = view.getWidth(); in updateAppWidgetHostScale() 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
460 int contentWidth = mContent.getMeasuredWidth(); in onLayout() local
1202 int contentWidth = getContentAreaWidth(); in onMeasure() local