Searched refs:qsbMeasuredWidth (Results 1 – 1 of 1) sorted by relevance
259 int qsbMeasuredWidth = mQsb.getMeasuredWidth(); in onLayout() local265 : l + getPaddingLeft() - qsbMeasuredWidth - qsbSpace; in onLayout()267 left = (r - l - qsbMeasuredWidth) / 2; in onLayout()269 int right = left + qsbMeasuredWidth; in onLayout()