Home | History | Annotate | Download | only in widget

Lines Matching refs:textHeight

1740             final float textHeight = mDrawPaint.getTextSize();
1741 final int y = (int) ((mHeight + textHeight) / 2) - mWeekSeperatorLineWidth;