Searched refs:mLabelSeparation (Results 1 – 1 of 1) sorted by relevance
127 private int mLabelSeparation; field in InteractiveLineGraphView203 mLabelSeparation = a.getDimensionPixelSize( in InteractiveLineGraphView()204 R.styleable.InteractiveLineGraphView_labelSeparation, mLabelSeparation); in InteractiveLineGraphView()272 getPaddingLeft() + mMaxLabelWidth + mLabelSeparation, in onSizeChanged()275 getHeight() - getPaddingBottom() - mLabelHeight - mLabelSeparation); in onSizeChanged()284 + mLabelSeparation + getPaddingRight(), in onMeasure()288 + mLabelSeparation + getPaddingBottom(), in onMeasure()388 mContentRect.bottom + mLabelHeight + mLabelSeparation, in drawAxes()400 mContentRect.left - mLabelSeparation, in drawAxes()