Searched defs:rightEdge (Results 1 – 5 of 5) sorted by relevance
35 val rightEdge = width - paddingRight in getVisibleDrawerRect() constant
39 private val rightEdge = IntArray(mCellLayout.countY) in <lambda>() constant
642 var rightEdge = computeDayLeftPosition(day + 1) in drawEvents() variable
703 int rightEdge = ((mImageWidth - mX) >> mTileLevel); in onGetBitmap() local
689 int rightEdge = ((mImageWidth - mX) >> mTileLevel); in onGetBitmap() local