Lines Matching refs:effectiveWidth
2298 int effectiveWidth = mViewWidth - mHoursWidth;2299 return day * effectiveWidth / mNumDays + mHoursWidth;