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