Searched defs:rightEdge (Results 1 – 2 of 2) sorted by relevance
733 int rightEdge = computeDayLeftPosition(day + 1); in drawEvents() local822 protected int drawEvent(Canvas canvas, Event event, int x, int y, int rightEdge, in drawEvent()
677 int rightEdge = ((mImageWidth - mX) >> mTileLevel) + TILE_BORDER; in onGetBitmap() local