Home | History | Annotate | Download | only in calendar

Lines Matching refs:effectiveWidth

2293         int effectiveWidth = mViewWidth - mHoursWidth;
2294 return day * effectiveWidth / mNumDays + mHoursWidth;