Searched refs:drawHeight (Results 1 – 2 of 2) sorted by relevance
61 int drawHeight = 2 * mRoundRectRadius; in onDraw() local62 int drawOffset = (drawHeight - getHeight()) / 2; in onDraw()
2141 val drawHeight = mAlldayHeight.toFloat() in drawAllDayEvents() constant2179 mAnimateDayEventHeight.toFloat() else drawHeight / numRectangles in drawAllDayEvents()3269 val drawHeight = mAlldayHeight.toFloat() in findSelectedEvent() constant3290 var height = drawHeight / numRectangles in findSelectedEvent()