Searched defs:totalWidth (Results 1 – 4 of 4) sorted by relevance
90 final int totalWidth = getMeasuredWidth(); in onLayout() local
1060 int widthMeasureSpec, int totalWidth, int heightMeasureSpec, in measureChildBeforeLayout()
308 int totalWidth = mContainer.getMeasuredWidth(); in initOptions() local
510 final int totalWidth = effectiveWidth - mGapBetweenLabelAndData; in onMeasure() local