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()
2526 float drawHeight = mAlldayHeight; in drawAllDayEvents() local2564 drawHeight / numRectangles; in drawAllDayEvents()3635 float drawHeight = mAlldayHeight; in findSelectedEvent() local3655 float height = drawHeight / numRectangles; in findSelectedEvent()