Home | History | Annotate | Download | only in calendar

Lines Matching full:effectivewidth

2295         int effectiveWidth = mViewWidth - mHoursWidth;
2296 return day * effectiveWidth / mNumDays + mHoursWidth;