Home | History | Annotate | Download | only in calendar

Lines Matching full:starty

2604         final float startY = 0;
2631 mLines[linesIndex++] = startY;
2862 final float startY = DAY_HEADER_HEIGHT;
2863 final float stopY = startY + mAlldayHeight + ALLDAY_TOP_MARGIN;
2873 mLines[linesIndex++] = startY;
2875 mLines[linesIndex++] = startY;
2880 mLines[linesIndex++] = startY;
4124 mScroller.fling(0 /* startX */, mViewStartY /* startY */, 0 /* velocityX */,